Searched refs:insertDebugUtilsLabel (Results 1 – 5 of 5) sorted by relevance
61 void insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo);
138 void insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo);
361 void Queue::insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in insertDebugUtilsLabel() function in vk::Queue
1678 void CommandBuffer::insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in insertDebugUtilsLabel() function in vk::CommandBuffer
3688 vk::Cast(commandBuffer)->insertDebugUtilsLabel(pLabelInfo); in vkCmdInsertDebugUtilsLabelEXT()3733 vk::Cast(queue)->insertDebugUtilsLabel(pLabelInfo); in vkQueueInsertDebugUtilsLabelEXT()