Searched defs:vkCmdInsertDebugUtilsLabelEXT (Results 1 – 7 of 7) sorted by relevance
526 PFN_vkCmdInsertDebugUtilsLabelEXT vkCmdInsertDebugUtilsLabelEXT; member
809 PFN_vkCmdInsertDebugUtilsLabelEXT vkCmdInsertDebugUtilsLabelEXT; member
3655 …void vkCmdInsertDebugUtilsLabelEXT( VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT * pL… in vkCmdInsertDebugUtilsLabelEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic7984 PFN_vkCmdInsertDebugUtilsLabelEXT vkCmdInsertDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
1648 PFN_vkCmdInsertDebugUtilsLabelEXT vkCmdInsertDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
7374 message vkCmdInsertDebugUtilsLabelEXT message
3388 void vkCmdInsertDebugUtilsLabelEXT(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkCmdInsertDebugUtilsLabelEXT() function in VkDecoderSnapshot::Impl9454 void VkDecoderSnapshot::vkCmdInsertDebugUtilsLabelEXT(const uint8_t* snapshotTraceBegin, in vkCmdInsertDebugUtilsLabelEXT() function in VkDecoderSnapshot
49121 void VkEncoder::vkCmdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, in vkCmdInsertDebugUtilsLabelEXT() function in gfxstream::vk::VkEncoder