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
181 void insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo);
2378 void CommandBuffer::insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in insertDebugUtilsLabel() function in vk::CommandBuffer
4413 vk::Cast(commandBuffer)->insertDebugUtilsLabel(pLabelInfo); in vkCmdInsertDebugUtilsLabelEXT()4458 vk::Cast(queue)->insertDebugUtilsLabel(pLabelInfo); in vkQueueInsertDebugUtilsLabelEXT()