Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkGetProcAddress.cpp102 MAKE_VULKAN_INSTANCE_ENTRY(vkQueueInsertDebugUtilsLabelEXT),
313 MAKE_VULKAN_DEVICE_ENTRY(vkQueueInsertDebugUtilsLabelEXT),
DlibVulkan.cpp3877 VKAPI_ATTR void VKAPI_CALL vkQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEX… in vkQueueInsertDebugUtilsLabelEXT() function
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
DVK_EXT_debug_utils.txt173 flink:vkQueueInsertDebugUtilsLabelEXT.
229 [open,refpage='vkQueueInsertDebugUtilsLabelEXT',desc='Insert a label into a queue',type='protos']
233 include::{generated}/api/protos/vkQueueInsertDebugUtilsLabelEXT.txt[]
239 include::{generated}/validity/protos/vkQueueInsertDebugUtilsLabelEXT.txt[]
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
Dvolk.h735 extern PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT;
Dvolk.c193vkQueueInsertDebugUtilsLabelEXT = (PFN_vkQueueInsertDebugUtilsLabelEXT)load(context, "vkQueueInser… in volkGenLoadInstance()
1350 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT; variable
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkInitDeviceFunctionPointers.inl295 …XT = (QueueInsertDebugUtilsLabelEXTFunc) GET_PROC_ADDR("vkQueueInsertDebugUtilsLabelEXT");
DvkExtensionFunctions.inl1752 functions.push_back("vkQueueInsertDebugUtilsLabelEXT");
DvkNullDriverImpl.inl3689 VK_NULL_FUNC_ENTRY(vkQueueInsertDebugUtilsLabelEXT, queueInsertDebugUtilsLabelEXT),
DvkVulkan_c.inl10894 VKAPI_ATTR void VKAPI_CALL vkQueueInsertDebugUtilsLabelEXT(
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan.hpp4059 void vkQueueInsertDebugUtilsLabelEXT( VkQueue queue, in vkQueueInsertDebugUtilsLabelEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
4062 return ::vkQueueInsertDebugUtilsLabelEXT( queue, pLabelInfo ); in vkQueueInsertDebugUtilsLabelEXT()
11395 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
12543 vkQueueInsertDebugUtilsLabelEXT = in init()
13502 vkQueueInsertDebugUtilsLabelEXT = in init()
Dvulkan_raii.hpp951 vkQueueInsertDebugUtilsLabelEXT = in init()
1782 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
13360 VULKAN_HPP_ASSERT( getDispatcher()->vkQueueInsertDebugUtilsLabelEXT && in insertDebugUtilsLabelEXT()
13363 getDispatcher()->vkQueueInsertDebugUtilsLabelEXT( static_cast<VkQueue>( m_queue ), in insertDebugUtilsLabelEXT()
Dvulkan_funcs.hpp13027 …d.vkQueueInsertDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( pLabel… in insertDebugUtilsLabelEXT()
13036 …d.vkQueueInsertDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( &label… in insertDebugUtilsLabelEXT()
Dvulkan_core.h9772 VKAPI_ATTR void VKAPI_CALL vkQueueInsertDebugUtilsLabelEXT(
/third_party/vulkan-headers/include/vulkan/
Dvulkan.hpp3896 …void vkQueueInsertDebugUtilsLabelEXT( VkQueue queue, const VkDebugUtilsLabelEXT * pLabelInfo ) con… in vkQueueInsertDebugUtilsLabelEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
3898 return ::vkQueueInsertDebugUtilsLabelEXT( queue, pLabelInfo ); in vkQueueInsertDebugUtilsLabelEXT()
13417 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
14577vkQueueInsertDebugUtilsLabelEXT = PFN_vkQueueInsertDebugUtilsLabelEXT( vkGetInstanceProcAddr( inst… in init()
15610vkQueueInsertDebugUtilsLabelEXT = PFN_vkQueueInsertDebugUtilsLabelEXT( vkGetDeviceProcAddr( device… in init()
Dvulkan_raii.hpp1051vkQueueInsertDebugUtilsLabelEXT = PFN_vkQueueInsertDebugUtilsLabelEXT( vkGetDeviceProcAddr( device… in DeviceDispatcher()
1991 PFN_vkQueueInsertDebugUtilsLabelEXT vkQueueInsertDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
16140 …VULKAN_HPP_ASSERT( getDispatcher()->vkQueueInsertDebugUtilsLabelEXT && "Function <vkQueueInsertDeb… in insertDebugUtilsLabelEXT()
16142 …getDispatcher()->vkQueueInsertDebugUtilsLabelEXT( static_cast<VkQueue>( m_queue ), reinterpret_cas… in insertDebugUtilsLabelEXT()
Dvulkan_funcs.hpp13378 …d.vkQueueInsertDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( pLabel… in insertDebugUtilsLabelEXT()
13388 …d.vkQueueInsertDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( &label… in insertDebugUtilsLabelEXT()
Dvulkan_core.h11509 VKAPI_ATTR void VKAPI_CALL vkQueueInsertDebugUtilsLabelEXT(
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h9384 VKAPI_ATTR void VKAPI_CALL vkQueueInsertDebugUtilsLabelEXT(
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h9932 VKAPI_ATTR void VKAPI_CALL vkQueueInsertDebugUtilsLabelEXT(
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h9940 VKAPI_ATTR void VKAPI_CALL vkQueueInsertDebugUtilsLabelEXT(
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h10907 VKAPI_ATTR void VKAPI_CALL vkQueueInsertDebugUtilsLabelEXT(