Home
last modified time | relevance | path

Searched refs:PFN_vkQueueInsertDebugUtilsLabelEXT (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h510 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT;
Dgoldfish_vk_dispatch.cpp837 (PFN_vkQueueInsertDebugUtilsLabelEXT)dlSymFunc(lib, "vkQueueInsertDebugUtilsLabelEXT"); in init_vulkan_dispatch_from_system_loader()
1766 (PFN_vkQueueInsertDebugUtilsLabelEXT)vk->vkGetInstanceProcAddr( in init_vulkan_dispatch_from_instance()
2694 (PFN_vkQueueInsertDebugUtilsLabelEXT)vk->vkGetDeviceProcAddr( in init_vulkan_dispatch_from_device()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp4912 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT = 0;
5401 …vkQueueInsertDebugUtilsLabelEXT = PFN_vkQueueInsertDebugUtilsLabelEXT( vkGetInstanceProcAddr( inst… in init()
5777 …vkQueueInsertDebugUtilsLabelEXT = PFN_vkQueueInsertDebugUtilsLabelEXT( vkGetDeviceProcAddr( device… in init()
Dvulkan.hpp9676 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT = 0;
10831 …vkQueueInsertDebugUtilsLabelEXT = PFN_vkQueueInsertDebugUtilsLabelEXT( vkGetInstanceProcAddr( inst… in init()
11769 …vkQueueInsertDebugUtilsLabelEXT = PFN_vkQueueInsertDebugUtilsLabelEXT( vkGetDeviceProcAddr( device… in init()
Dvulkansc_raii.hpp518 …vkQueueInsertDebugUtilsLabelEXT = PFN_vkQueueInsertDebugUtilsLabelEXT( vkGetDeviceProcAddr( device… in DeviceDispatcher()
878 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT = 0;
Dvulkan_raii.hpp969 …vkQueueInsertDebugUtilsLabelEXT = PFN_vkQueueInsertDebugUtilsLabelEXT( vkGetDeviceProcAddr( device… in DeviceDispatcher()
1843 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT = 0;
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h11965 typedef void (VKAPI_PTR *PFN_vkQueueInsertDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabe… typedef