Searched defs:vkQueueInsertDebugUtilsLabelEXT (Results 1 – 7 of 7) sorted by relevance
523 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT; member
806 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT; member
3637 …void vkQueueInsertDebugUtilsLabelEXT( VkQueue queue, const VkDebugUtilsLabelEXT * pLabelInfo ) con… in vkQueueInsertDebugUtilsLabelEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic7981 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
1645 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
7355 message vkQueueInsertDebugUtilsLabelEXT message
3374 void vkQueueInsertDebugUtilsLabelEXT(const uint8_t* snapshotTraceBegin, in vkQueueInsertDebugUtilsLabelEXT() function in VkDecoderSnapshot::Impl9426 void VkDecoderSnapshot::vkQueueInsertDebugUtilsLabelEXT(const uint8_t* snapshotTraceBegin, in vkQueueInsertDebugUtilsLabelEXT() function in VkDecoderSnapshot
48852 void VkEncoder::vkQueueInsertDebugUtilsLabelEXT(VkQueue queue, in vkQueueInsertDebugUtilsLabelEXT() function in gfxstream::vk::VkEncoder