Home
last modified time | relevance | path

Searched refs:PFN_vkCmdInsertDebugUtilsLabelEXT (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_debug_utils.adoc200PFN_vkCmdInsertDebugUtilsLabelEXT pfnCmdInsertDebugUtilsLabelEXT = (PFN_vkCmdInsertDebugUtilsLabel…
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h513 PFN_vkCmdInsertDebugUtilsLabelEXT vkCmdInsertDebugUtilsLabelEXT;
Dgoldfish_vk_dispatch.cpp843 (PFN_vkCmdInsertDebugUtilsLabelEXT)dlSymFunc(lib, "vkCmdInsertDebugUtilsLabelEXT"); in init_vulkan_dispatch_from_system_loader()
1773 (PFN_vkCmdInsertDebugUtilsLabelEXT)vk->vkGetInstanceProcAddr( in init_vulkan_dispatch_from_instance()
2700 out->vkCmdInsertDebugUtilsLabelEXT = (PFN_vkCmdInsertDebugUtilsLabelEXT)vk->vkGetDeviceProcAddr( in init_vulkan_dispatch_from_device()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp4915 PFN_vkCmdInsertDebugUtilsLabelEXT vkCmdInsertDebugUtilsLabelEXT = 0;
5404 …vkCmdInsertDebugUtilsLabelEXT = PFN_vkCmdInsertDebugUtilsLabelEXT( vkGetInstanceProcAddr( instance… in init()
5780 …vkCmdInsertDebugUtilsLabelEXT = PFN_vkCmdInsertDebugUtilsLabelEXT( vkGetDeviceProcAddr( device, "v… in init()
Dvulkan.hpp9679 PFN_vkCmdInsertDebugUtilsLabelEXT vkCmdInsertDebugUtilsLabelEXT = 0;
10834 …vkCmdInsertDebugUtilsLabelEXT = PFN_vkCmdInsertDebugUtilsLabelEXT( vkGetInstanceProcAddr( instance… in init()
11772 …vkCmdInsertDebugUtilsLabelEXT = PFN_vkCmdInsertDebugUtilsLabelEXT( vkGetDeviceProcAddr( device, "v… in init()
Dvulkansc_raii.hpp521 …vkCmdInsertDebugUtilsLabelEXT = PFN_vkCmdInsertDebugUtilsLabelEXT( vkGetDeviceProcAddr( device, "v… in DeviceDispatcher()
881 PFN_vkCmdInsertDebugUtilsLabelEXT vkCmdInsertDebugUtilsLabelEXT = 0;
Dvulkan_raii.hpp972 …vkCmdInsertDebugUtilsLabelEXT = PFN_vkCmdInsertDebugUtilsLabelEXT( vkGetDeviceProcAddr( device, "v… in DeviceDispatcher()
1846 PFN_vkCmdInsertDebugUtilsLabelEXT vkCmdInsertDebugUtilsLabelEXT = 0;
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h11968 typedef void (VKAPI_PTR *PFN_vkCmdInsertDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const Vk… typedef