Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan.hpp9433 PFN_vkCreateDebugReportCallbackEXT vkCreateDebugReportCallbackEXT = 0;
10584 …vkCreateDebugReportCallbackEXT = PFN_vkCreateDebugReportCallbackEXT( vkGetInstanceProcAddr( instan… in init()
Dvulkan_raii.hpp147 …vkCreateDebugReportCallbackEXT = PFN_vkCreateDebugReportCallbackEXT( vkGetInstanceProcAddr( instan… in InstanceDispatcher()
411 PFN_vkCreateDebugReportCallbackEXT vkCreateDebugReportCallbackEXT = 0;
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h10769 typedef VkResult (VKAPI_PTR *PFN_vkCreateDebugReportCallbackEXT)(VkInstance instance, const VkDebug… typedef