Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
DVK_EXT_debug_utils.adoc221 use the flink:vkQueueBeginDebugUtilsLabelEXT command.
229 [open,refpage='vkQueueBeginDebugUtilsLabelEXT',desc='Open a queue debug label region',type='protos']
233 include::{generated}/api/protos/vkQueueBeginDebugUtilsLabelEXT.adoc[]
239 include::{generated}/validity/protos/vkQueueBeginDebugUtilsLabelEXT.adoc[]
270 The calls to flink:vkQueueBeginDebugUtilsLabelEXT and
276 There must: be an outstanding fname:vkQueueBeginDebugUtilsLabelEXT
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h508 PFN_vkQueueBeginDebugUtilsLabelEXT vkQueueBeginDebugUtilsLabelEXT; member
Dgoldfish_vk_dispatch.cpp832 out->vkQueueBeginDebugUtilsLabelEXT = in init_vulkan_dispatch_from_system_loader()
1760 out->vkQueueBeginDebugUtilsLabelEXT = in init_vulkan_dispatch_from_instance()
2688 out->vkQueueBeginDebugUtilsLabelEXT = in init_vulkan_dispatch_from_device()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_debug_utils.adoc196 …N_vkQueueBeginDebugUtilsLabelEXT)vkGetInstanceProcAddr(instance, "vkQueueBeginDebugUtilsLabelEXT");
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp2554 …void vkQueueBeginDebugUtilsLabelEXT( VkQueue queue, const VkDebugUtilsLabelEXT * pLabelInfo ) cons… in vkQueueBeginDebugUtilsLabelEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
2556 return ::vkQueueBeginDebugUtilsLabelEXT( queue, pLabelInfo ); in vkQueueBeginDebugUtilsLabelEXT()
4910 PFN_vkQueueBeginDebugUtilsLabelEXT vkQueueBeginDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
5399vkQueueBeginDebugUtilsLabelEXT = PFN_vkQueueBeginDebugUtilsLabelEXT( vkGetInstanceProcAddr( instan… in init()
5775vkQueueBeginDebugUtilsLabelEXT = PFN_vkQueueBeginDebugUtilsLabelEXT( vkGetDeviceProcAddr( device, … in init()
Dvulkan.hpp3299 …void vkQueueBeginDebugUtilsLabelEXT( VkQueue queue, const VkDebugUtilsLabelEXT * pLabelInfo ) cons… in vkQueueBeginDebugUtilsLabelEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
3301 return ::vkQueueBeginDebugUtilsLabelEXT( queue, pLabelInfo ); in vkQueueBeginDebugUtilsLabelEXT()
9674 PFN_vkQueueBeginDebugUtilsLabelEXT vkQueueBeginDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
10829vkQueueBeginDebugUtilsLabelEXT = PFN_vkQueueBeginDebugUtilsLabelEXT( vkGetInstanceProcAddr( instan… in init()
11767vkQueueBeginDebugUtilsLabelEXT = PFN_vkQueueBeginDebugUtilsLabelEXT( vkGetDeviceProcAddr( device, … in init()
Dvulkansc_raii.hpp516vkQueueBeginDebugUtilsLabelEXT = PFN_vkQueueBeginDebugUtilsLabelEXT( vkGetDeviceProcAddr( device, … in DeviceDispatcher()
876 PFN_vkQueueBeginDebugUtilsLabelEXT vkQueueBeginDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
9248 VULKAN_HPP_ASSERT( getDispatcher()->vkQueueBeginDebugUtilsLabelEXT && "Function <vkQueueBeginDebugU… in beginDebugUtilsLabelEXT()
9252 …getDispatcher()->vkQueueBeginDebugUtilsLabelEXT( static_cast<VkQueue>( m_queue ), reinterpret_cast… in beginDebugUtilsLabelEXT()
Dvulkan_raii.hpp967vkQueueBeginDebugUtilsLabelEXT = PFN_vkQueueBeginDebugUtilsLabelEXT( vkGetDeviceProcAddr( device, … in DeviceDispatcher()
1841 PFN_vkQueueBeginDebugUtilsLabelEXT vkQueueBeginDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
15409 VULKAN_HPP_ASSERT( getDispatcher()->vkQueueBeginDebugUtilsLabelEXT && "Function <vkQueueBeginDebugU… in beginDebugUtilsLabelEXT()
15413 …getDispatcher()->vkQueueBeginDebugUtilsLabelEXT( static_cast<VkQueue>( m_queue ), reinterpret_cast… in beginDebugUtilsLabelEXT()
Dvulkansc_funcs.hpp7541 …d.vkQueueBeginDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( pLabelI… in beginDebugUtilsLabelEXT()
7552 …d.vkQueueBeginDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( &labelI… in beginDebugUtilsLabelEXT()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.h1335 void vkQueueBeginDebugUtilsLabelEXT(const uint8_t* snapshotTraceBegin,
DVkDecoderSnapshot.cpp3133 void vkQueueBeginDebugUtilsLabelEXT(const uint8_t* snapshotTraceBegin, in vkQueueBeginDebugUtilsLabelEXT() function in VkDecoderSnapshot::Impl
6629 void VkDecoderSnapshot::vkQueueBeginDebugUtilsLabelEXT(const uint8_t* snapshotTraceBegin, in vkQueueBeginDebugUtilsLabelEXT() function in VkDecoderSnapshot
6633 mImpl->vkQueueBeginDebugUtilsLabelEXT(snapshotTraceBegin, snapshotTraceBytes, pool, queue, in vkQueueBeginDebugUtilsLabelEXT()
DVkDecoder.cpp18400 vk->vkQueueBeginDebugUtilsLabelEXT(unboxed_queue, pLabelInfo); in decode()
18406 m_state->snapshot()->vkQueueBeginDebugUtilsLabelEXT( in decode()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h11982 VKAPI_ATTR void VKAPI_CALL vkQueueBeginDebugUtilsLabelEXT(