Home
last modified time | relevance | path

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

/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h7008 typedef void (VKAPI_PTR *PFN_vkQueueInsertDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabe… typedef
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h7008 typedef void (VKAPI_PTR *PFN_vkQueueInsertDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabe… typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h7651 typedef void (VKAPI_PTR *PFN_vkQueueInsertDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabe… typedef
Dvulkan.hpp54984 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT = 0;
55392 …vkQueueInsertDebugUtilsLabelEXT = PFN_vkQueueInsertDebugUtilsLabelEXT( device ? vkGetDeviceProcAdd… in init()
/external/swiftshader/include/vulkan/
Dvulkan_core.h7480 typedef void (VKAPI_PTR *PFN_vkQueueInsertDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabe… typedef
Dvulkan.hpp52770 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT = 0;
53170 …vkQueueInsertDebugUtilsLabelEXT = PFN_vkQueueInsertDebugUtilsLabelEXT(device ? device.getProcAddr(… in init()