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/
H A Dvulkan_core.h12688 typedef struct VkDebugUtilsLabelEXT { struct
12693 } VkDebugUtilsLabelEXT; typedef
12711 const VkDebugUtilsLabelEXT* pQueueLabels;
12713 const VkDebugUtilsLabelEXT* pCmdBufLabels;
12746 typedef void (VKAPI_PTR *PFN_vkQueueBeginDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo);
12748 typedef void (VKAPI_PTR *PFN_vkQueueInsertDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo);
12749 typedef void (VKAPI_PTR *PFN_vkCmdBeginDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo);
12751 typedef void (VKAPI_PTR *PFN_vkCmdInsertDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo);
12767 const VkDebugUtilsLabelEXT* pLabelInfo);
12774 const VkDebugUtilsLabelEXT* pLabelInf
[all...]

Completed in 57 milliseconds