/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | VK_EXT_debug_utils.adoc | 221 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/ |
D | goldfish_vk_dispatch.h | 508 PFN_vkQueueBeginDebugUtilsLabelEXT vkQueueBeginDebugUtilsLabelEXT; member
|
D | goldfish_vk_dispatch.cpp | 832 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/ |
D | VK_EXT_debug_utils.adoc | 196 …N_vkQueueBeginDebugUtilsLabelEXT)vkGetInstanceProcAddr(instance, "vkQueueBeginDebugUtilsLabelEXT");
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc.hpp | 2554 …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 5399 …vkQueueBeginDebugUtilsLabelEXT = PFN_vkQueueBeginDebugUtilsLabelEXT( vkGetInstanceProcAddr( instan… in init() 5775 …vkQueueBeginDebugUtilsLabelEXT = PFN_vkQueueBeginDebugUtilsLabelEXT( vkGetDeviceProcAddr( device, … in init()
|
D | vulkan.hpp | 3299 …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 10829 …vkQueueBeginDebugUtilsLabelEXT = PFN_vkQueueBeginDebugUtilsLabelEXT( vkGetInstanceProcAddr( instan… in init() 11767 …vkQueueBeginDebugUtilsLabelEXT = PFN_vkQueueBeginDebugUtilsLabelEXT( vkGetDeviceProcAddr( device, … in init()
|
D | vulkansc_raii.hpp | 516 …vkQueueBeginDebugUtilsLabelEXT = 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()
|
D | vulkan_raii.hpp | 967 …vkQueueBeginDebugUtilsLabelEXT = 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()
|
D | vulkansc_funcs.hpp | 7541 …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/ |
D | VkDecoderSnapshot.h | 1335 void vkQueueBeginDebugUtilsLabelEXT(const uint8_t* snapshotTraceBegin,
|
D | VkDecoderSnapshot.cpp | 3133 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()
|
D | VkDecoder.cpp | 18400 vk->vkQueueBeginDebugUtilsLabelEXT(unboxed_queue, pLabelInfo); in decode() 18406 m_state->snapshot()->vkQueueBeginDebugUtilsLabelEXT( in decode()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 11982 VKAPI_ATTR void VKAPI_CALL vkQueueBeginDebugUtilsLabelEXT(
|