Searched refs:insertDebugUtilsLabel (Results 1 – 5 of 5) sorted by relevance
62 void insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo);
254 void Queue::insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in insertDebugUtilsLabel() function in vk::Queue
177 void insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo);
4258 vk::Cast(commandBuffer)->insertDebugUtilsLabel(pLabelInfo); in vkCmdInsertDebugUtilsLabelEXT()4303 vk::Cast(queue)->insertDebugUtilsLabel(pLabelInfo); in vkQueueInsertDebugUtilsLabelEXT()
2318 void CommandBuffer::insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in insertDebugUtilsLabel() function in vk::CommandBuffer