Home
last modified time | relevance | path

Searched refs:insertDebugUtilsLabel (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkQueue.hpp61 void insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo);
H A DVkCommandBuffer.hpp133 void insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo);
H A DVkQueue.cpp375 void Queue::insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in insertDebugUtilsLabel() function in vk::Queue
H A DVkCommandBuffer.cpp1723 void CommandBuffer::insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in insertDebugUtilsLabel() function in vk::CommandBuffer
H A DlibVulkan.cpp3837 vk::Cast(commandBuffer)->insertDebugUtilsLabel(pLabelInfo); in vkCmdInsertDebugUtilsLabelEXT()
3882 vk::Cast(queue)->insertDebugUtilsLabel(pLabelInfo); in vkQueueInsertDebugUtilsLabelEXT()

Completed in 14 milliseconds