Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
Dvk_swiftshader.lds210 vkQueueBeginDebugUtilsLabelEXT;
Dvk_swiftshader.def210 vkQueueBeginDebugUtilsLabelEXT
DVkGetProcAddress.cpp92 MAKE_VULKAN_INSTANCE_ENTRY(vkQueueBeginDebugUtilsLabelEXT),
301 MAKE_VULKAN_DEVICE_ENTRY(vkQueueBeginDebugUtilsLabelEXT),
DlibVulkan.cpp3713 VKAPI_ATTR void VKAPI_CALL vkQueueBeginDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT… in vkQueueBeginDebugUtilsLabelEXT() function
/external/angle/src/third_party/volk/
Dvolk.h733 extern PFN_vkQueueBeginDebugUtilsLabelEXT vkQueueBeginDebugUtilsLabelEXT;
Dvolk.c191vkQueueBeginDebugUtilsLabelEXT = (PFN_vkQueueBeginDebugUtilsLabelEXT)load(context, "vkQueueBeginDe… in volkGenLoadInstance()
1348 PFN_vkQueueBeginDebugUtilsLabelEXT vkQueueBeginDebugUtilsLabelEXT; variable
/external/deqp/external/vulkancts/framework/vulkan/
DvkInitDeviceFunctionPointers.inl282 …lEXT = (QueueBeginDebugUtilsLabelEXTFunc) GET_PROC_ADDR("vkQueueBeginDebugUtilsLabelEXT");
DvkExtensionFunctions.inl1585 functions.push_back("vkQueueBeginDebugUtilsLabelEXT");
DvkNullDriverImpl.inl3470 VK_NULL_FUNC_ENTRY(vkQueueBeginDebugUtilsLabelEXT, queueBeginDebugUtilsLabelEXT),
DvkVulkan_c.inl10281 VKAPI_ATTR void VKAPI_CALL vkQueueBeginDebugUtilsLabelEXT(
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan.hpp3938 void vkQueueBeginDebugUtilsLabelEXT( VkQueue queue, in vkQueueBeginDebugUtilsLabelEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
3941 return ::vkQueueBeginDebugUtilsLabelEXT( queue, pLabelInfo ); in vkQueueBeginDebugUtilsLabelEXT()
10790 PFN_vkQueueBeginDebugUtilsLabelEXT vkQueueBeginDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
11872 vkQueueBeginDebugUtilsLabelEXT = in init()
12600 vkQueueBeginDebugUtilsLabelEXT = in init()
Dvulkan_raii.hpp1170 vkQueueBeginDebugUtilsLabelEXT = in init()
1644 PFN_vkQueueBeginDebugUtilsLabelEXT vkQueueBeginDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
13215 VULKAN_HPP_ASSERT( getDispatcher()->vkQueueBeginDebugUtilsLabelEXT && in beginDebugUtilsLabelEXT()
13218 getDispatcher()->vkQueueBeginDebugUtilsLabelEXT( static_cast<VkQueue>( m_queue ), in beginDebugUtilsLabelEXT()
Dvulkan_funcs.hpp12170 …d.vkQueueBeginDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( pLabelI… in beginDebugUtilsLabelEXT()
12178 …d.vkQueueBeginDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( &labelI… in beginDebugUtilsLabelEXT()
Dvulkan_core.h9496 VKAPI_ATTR void VKAPI_CALL vkQueueBeginDebugUtilsLabelEXT(
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h7025 VKAPI_ATTR void VKAPI_CALL vkQueueBeginDebugUtilsLabelEXT(
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h7025 VKAPI_ATTR void VKAPI_CALL vkQueueBeginDebugUtilsLabelEXT(
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h8723 VKAPI_ATTR void VKAPI_CALL vkQueueBeginDebugUtilsLabelEXT(
Dvulkan.hpp3335 …void vkQueueBeginDebugUtilsLabelEXT( VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo ) const… in vkQueueBeginDebugUtilsLabelEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
3337 return ::vkQueueBeginDebugUtilsLabelEXT( queue, pLabelInfo ); in vkQueueBeginDebugUtilsLabelEXT()
90977 …d.vkQueueBeginDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( pLabelI… in beginDebugUtilsLabelEXT()
90984 …d.vkQueueBeginDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( &labelI… in beginDebugUtilsLabelEXT()
92103 PFN_vkQueueBeginDebugUtilsLabelEXT vkQueueBeginDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
92765vkQueueBeginDebugUtilsLabelEXT = PFN_vkQueueBeginDebugUtilsLabelEXT( vkGetInstanceProcAddr( instan… in init()
93229vkQueueBeginDebugUtilsLabelEXT = PFN_vkQueueBeginDebugUtilsLabelEXT( vkGetDeviceProcAddr( device, … in init()
/external/swiftshader/include/vulkan/
Dvulkan_core.h8730 VKAPI_ATTR void VKAPI_CALL vkQueueBeginDebugUtilsLabelEXT(
Dvulkan.hpp3335 …void vkQueueBeginDebugUtilsLabelEXT( VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo ) const… in vkQueueBeginDebugUtilsLabelEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
3337 return ::vkQueueBeginDebugUtilsLabelEXT( queue, pLabelInfo ); in vkQueueBeginDebugUtilsLabelEXT()
91635 …d.vkQueueBeginDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( pLabelI… in beginDebugUtilsLabelEXT()
91642 …d.vkQueueBeginDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( &labelI… in beginDebugUtilsLabelEXT()
92768 PFN_vkQueueBeginDebugUtilsLabelEXT vkQueueBeginDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
93431vkQueueBeginDebugUtilsLabelEXT = PFN_vkQueueBeginDebugUtilsLabelEXT( vkGetInstanceProcAddr( instan… in init()
93896vkQueueBeginDebugUtilsLabelEXT = PFN_vkQueueBeginDebugUtilsLabelEXT( vkGetDeviceProcAddr( device, … in init()
/external/mesa3d/include/vulkan/
Dvulkan_core.h8723 VKAPI_ATTR void VKAPI_CALL vkQueueBeginDebugUtilsLabelEXT(
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_core.h9377 VKAPI_ATTR void VKAPI_CALL vkQueueBeginDebugUtilsLabelEXT(