Home
last modified time | relevance | path

Searched refs:DebugReportCallback (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp416 VkBool32 VKAPI_PTR DebugReportCallback(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT, uin… in DebugReportCallback() function
710 CreateFunctionsVk::CreateDebugCallback(plat_.instance, DebugReportCallback); in CreateInstance()