Home
last modified time | relevance | path

Searched refs:endDebugUtilsLabel (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkQueue.hpp60 void endDebugUtilsLabel();
DVkCommandBuffer.hpp137 void endDebugUtilsLabel();
DVkQueue.cpp356 void Queue::endDebugUtilsLabel() in endDebugUtilsLabel() function in vk::Queue
DVkCommandBuffer.cpp1673 void CommandBuffer::endDebugUtilsLabel() in endDebugUtilsLabel() function in vk::CommandBuffer
DlibVulkan.cpp3680 vk::Cast(commandBuffer)->endDebugUtilsLabel(); in vkCmdEndDebugUtilsLabelEXT()
3725 vk::Cast(queue)->endDebugUtilsLabel(); in vkQueueEndDebugUtilsLabelEXT()