Searched refs:beginDebugUtilsLabel (Results 1 – 5 of 5) sorted by relevance
60 void beginDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo);
244 void Queue::beginDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in beginDebugUtilsLabel() function in vk::Queue
179 void beginDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo);
2368 void CommandBuffer::beginDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in beginDebugUtilsLabel() function in vk::CommandBuffer
4398 vk::Cast(commandBuffer)->beginDebugUtilsLabel(pLabelInfo); in vkCmdBeginDebugUtilsLabelEXT()4443 vk::Cast(queue)->beginDebugUtilsLabel(pLabelInfo); in vkQueueBeginDebugUtilsLabelEXT()