Searched refs:beginDebugUtilsLabel (Results 1 – 5 of 5) sorted by relevance
59 void beginDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo);
136 void beginDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo);
351 void Queue::beginDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in beginDebugUtilsLabel() function in vk::Queue
1668 void CommandBuffer::beginDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in beginDebugUtilsLabel() function in vk::CommandBuffer
3673 vk::Cast(commandBuffer)->beginDebugUtilsLabel(pLabelInfo); in vkCmdBeginDebugUtilsLabelEXT()3718 vk::Cast(queue)->beginDebugUtilsLabel(pLabelInfo); in vkQueueBeginDebugUtilsLabelEXT()