Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/vulkan-headers/vulkan/
Dvulkan_core.h10946 typedef struct VkDebugUtilsLabelEXT { struct
10951 } VkDebugUtilsLabelEXT; argument
10969 const VkDebugUtilsLabelEXT* pQueueLabels;
10971 const VkDebugUtilsLabelEXT* pCmdBufLabels;
11004 …API_PTR *PFN_vkQueueBeginDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo…
11006 …PI_PTR *PFN_vkQueueInsertDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo…
11007 …kCmdBeginDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo…
11009 …CmdInsertDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo…
11025 const VkDebugUtilsLabelEXT* pLabelInfo);
11032 const VkDebugUtilsLabelEXT* pLabelInfo);
[all …]