Home
last modified time | relevance | path

Searched refs:vkQueueInsertDebugUtilsLabelEXT (Results 1 – 22 of 22) sorted by relevance

/external/swiftshader/src/Vulkan/
Dvk_swiftshader.lds212 vkQueueInsertDebugUtilsLabelEXT;
Dvk_swiftshader.def212 vkQueueInsertDebugUtilsLabelEXT
DVkGetProcAddress.cpp94 MAKE_VULKAN_INSTANCE_ENTRY(vkQueueInsertDebugUtilsLabelEXT),
303 MAKE_VULKAN_DEVICE_ENTRY(vkQueueInsertDebugUtilsLabelEXT),
DlibVulkan.cpp3728 VKAPI_ATTR void VKAPI_CALL vkQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEX… in vkQueueInsertDebugUtilsLabelEXT() function
/external/angle/src/third_party/volk/
Dvolk.h735 extern PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT;
Dvolk.c193vkQueueInsertDebugUtilsLabelEXT = (PFN_vkQueueInsertDebugUtilsLabelEXT)load(context, "vkQueueInser… in volkGenLoadInstance()
1350 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT; variable
/external/deqp/external/vulkancts/framework/vulkan/
DvkInitDeviceFunctionPointers.inl284 …XT = (QueueInsertDebugUtilsLabelEXTFunc) GET_PROC_ADDR("vkQueueInsertDebugUtilsLabelEXT");
DvkExtensionFunctions.inl1587 functions.push_back("vkQueueInsertDebugUtilsLabelEXT");
DvkNullDriverImpl.inl3472 VK_NULL_FUNC_ENTRY(vkQueueInsertDebugUtilsLabelEXT, queueInsertDebugUtilsLabelEXT),
DvkVulkan_c.inl10288 VKAPI_ATTR void VKAPI_CALL vkQueueInsertDebugUtilsLabelEXT(
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan.hpp3949 void vkQueueInsertDebugUtilsLabelEXT( VkQueue queue, in vkQueueInsertDebugUtilsLabelEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
3952 return ::vkQueueInsertDebugUtilsLabelEXT( queue, pLabelInfo ); in vkQueueInsertDebugUtilsLabelEXT()
10793 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
11877 vkQueueInsertDebugUtilsLabelEXT = in init()
12605 vkQueueInsertDebugUtilsLabelEXT = in init()
Dvulkan_raii.hpp1175 vkQueueInsertDebugUtilsLabelEXT = in init()
1647 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
13233 VULKAN_HPP_ASSERT( getDispatcher()->vkQueueInsertDebugUtilsLabelEXT && in insertDebugUtilsLabelEXT()
13236 getDispatcher()->vkQueueInsertDebugUtilsLabelEXT( static_cast<VkQueue>( m_queue ), in insertDebugUtilsLabelEXT()
Dvulkan_funcs.hpp12192 …d.vkQueueInsertDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( pLabel… in insertDebugUtilsLabelEXT()
12200 …d.vkQueueInsertDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( &label… in insertDebugUtilsLabelEXT()
Dvulkan_core.h9503 VKAPI_ATTR void VKAPI_CALL vkQueueInsertDebugUtilsLabelEXT(
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h7032 VKAPI_ATTR void VKAPI_CALL vkQueueInsertDebugUtilsLabelEXT(
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h7032 VKAPI_ATTR void VKAPI_CALL vkQueueInsertDebugUtilsLabelEXT(
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h8730 VKAPI_ATTR void VKAPI_CALL vkQueueInsertDebugUtilsLabelEXT(
Dvulkan.hpp3350 …void vkQueueInsertDebugUtilsLabelEXT( VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo ) cons… in vkQueueInsertDebugUtilsLabelEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
3352 return ::vkQueueInsertDebugUtilsLabelEXT( queue, pLabelInfo ); in vkQueueInsertDebugUtilsLabelEXT()
91015 …d.vkQueueInsertDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( pLabel… in insertDebugUtilsLabelEXT()
91022 …d.vkQueueInsertDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( &label… in insertDebugUtilsLabelEXT()
92106 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
92768vkQueueInsertDebugUtilsLabelEXT = PFN_vkQueueInsertDebugUtilsLabelEXT( vkGetInstanceProcAddr( inst… in init()
93232vkQueueInsertDebugUtilsLabelEXT = PFN_vkQueueInsertDebugUtilsLabelEXT( vkGetDeviceProcAddr( device… in init()
/external/swiftshader/include/vulkan/
Dvulkan_core.h8737 VKAPI_ATTR void VKAPI_CALL vkQueueInsertDebugUtilsLabelEXT(
Dvulkan.hpp3350 …void vkQueueInsertDebugUtilsLabelEXT( VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo ) cons… in vkQueueInsertDebugUtilsLabelEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
3352 return ::vkQueueInsertDebugUtilsLabelEXT( queue, pLabelInfo ); in vkQueueInsertDebugUtilsLabelEXT()
91673 …d.vkQueueInsertDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( pLabel… in insertDebugUtilsLabelEXT()
91680 …d.vkQueueInsertDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( &label… in insertDebugUtilsLabelEXT()
92771 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
93434vkQueueInsertDebugUtilsLabelEXT = PFN_vkQueueInsertDebugUtilsLabelEXT( vkGetInstanceProcAddr( inst… in init()
93899vkQueueInsertDebugUtilsLabelEXT = PFN_vkQueueInsertDebugUtilsLabelEXT( vkGetDeviceProcAddr( device… in init()
/external/mesa3d/include/vulkan/
Dvulkan_core.h8730 VKAPI_ATTR void VKAPI_CALL vkQueueInsertDebugUtilsLabelEXT(
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_core.h9384 VKAPI_ATTR void VKAPI_CALL vkQueueInsertDebugUtilsLabelEXT(