/device/generic/vulkan-cereal/protocols/vulkan/chapters/ |
D | VK_EXT_debug_utils.txt | 167 use the flink:vkQueueBeginDebugUtilsLabelEXT command. 175 [open,refpage='vkQueueBeginDebugUtilsLabelEXT',desc='Open a queue debug label region',type='protos'] 179 include::{generated}/api/protos/vkQueueBeginDebugUtilsLabelEXT.txt[] 185 include::{generated}/validity/protos/vkQueueBeginDebugUtilsLabelEXT.txt[] 216 The calls to flink:vkQueueBeginDebugUtilsLabelEXT and 222 There must: be an outstanding fname:vkQueueBeginDebugUtilsLabelEXT
|
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/ |
D | AndroidVulkanDispatch.h | 521 PFN_vkQueueBeginDebugUtilsLabelEXT vkQueueBeginDebugUtilsLabelEXT; member
|
D | AndroidVulkanDispatch.cpp | 473 …out->vkQueueBeginDebugUtilsLabelEXT = (PFN_vkQueueBeginDebugUtilsLabelEXT)dlsym(lib, "vkQueueBegin… in load_android_vulkan_dispatch()
|
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
D | goldfish_vk_dispatch.h | 748 PFN_vkQueueBeginDebugUtilsLabelEXT vkQueueBeginDebugUtilsLabelEXT; member
|
D | goldfish_vk_dispatch.cpp | 1131 …out->vkQueueBeginDebugUtilsLabelEXT = (PFN_vkQueueBeginDebugUtilsLabelEXT)dlSymFunc(lib, "vkQueueB… in init_vulkan_dispatch_from_system_loader() 1956 …out->vkQueueBeginDebugUtilsLabelEXT = (PFN_vkQueueBeginDebugUtilsLabelEXT)vk->vkGetInstanceProcAdd… in init_vulkan_dispatch_from_instance() 2761 …out->vkQueueBeginDebugUtilsLabelEXT = (PFN_vkQueueBeginDebugUtilsLabelEXT)vk->vkGetDeviceProcAddr(… in init_vulkan_dispatch_from_device()
|
/device/generic/vulkan-cereal/protocols/vulkan/appendices/ |
D | VK_EXT_debug_utils.txt | 195 …N_vkQueueBeginDebugUtilsLabelEXT)vkGetInstanceProcAddr(instance, "vkQueueBeginDebugUtilsLabelEXT");
|
/device/generic/vulkan-cereal/third-party/angle/src/third_party/volk/ |
D | volk.h | 733 extern PFN_vkQueueBeginDebugUtilsLabelEXT vkQueueBeginDebugUtilsLabelEXT;
|
D | volk.c | 191 …vkQueueBeginDebugUtilsLabelEXT = (PFN_vkQueueBeginDebugUtilsLabelEXT)load(context, "vkQueueBeginDe… in volkGenLoadInstance() 1348 PFN_vkQueueBeginDebugUtilsLabelEXT vkQueueBeginDebugUtilsLabelEXT; variable
|
/device/generic/vulkan-cereal/include/vulkan/ |
D | vulkan.hpp | 4061 void vkQueueBeginDebugUtilsLabelEXT( VkQueue queue, in vkQueueBeginDebugUtilsLabelEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 4064 return ::vkQueueBeginDebugUtilsLabelEXT( queue, pLabelInfo ); in vkQueueBeginDebugUtilsLabelEXT() 11671 PFN_vkQueueBeginDebugUtilsLabelEXT vkQueueBeginDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 12821 vkQueueBeginDebugUtilsLabelEXT = in init() 13784 vkQueueBeginDebugUtilsLabelEXT = in init()
|
D | vulkan_raii.hpp | 940 vkQueueBeginDebugUtilsLabelEXT = in DeviceDispatcher() 1777 PFN_vkQueueBeginDebugUtilsLabelEXT vkQueueBeginDebugUtilsLabelEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher 14210 VULKAN_HPP_ASSERT( getDispatcher()->vkQueueBeginDebugUtilsLabelEXT && in beginDebugUtilsLabelEXT() 14213 getDispatcher()->vkQueueBeginDebugUtilsLabelEXT( static_cast<VkQueue>( m_queue ), in beginDebugUtilsLabelEXT()
|
D | vulkan_funcs.hpp | 13030 …d.vkQueueBeginDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( pLabelI… in beginDebugUtilsLabelEXT() 13039 …d.vkQueueBeginDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( &labelI… in beginDebugUtilsLabelEXT()
|
D | vulkan_core.h | 9888 VKAPI_ATTR void VKAPI_CALL vkQueueBeginDebugUtilsLabelEXT(
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | VkEncoder.h | 2395 void vkQueueBeginDebugUtilsLabelEXT(
|
D | func_table.cpp | 6774 vkEnc->vkQueueBeginDebugUtilsLabelEXT(queue, pLabelInfo, true /* do lock */); in entry_vkQueueBeginDebugUtilsLabelEXT()
|
D | VkEncoder.cpp | 28713 void VkEncoder::vkQueueBeginDebugUtilsLabelEXT( in vkQueueBeginDebugUtilsLabelEXT() function in goldfish_vk::VkEncoder
|
/device/generic/vulkan-cereal/stream-servers/vulkan/ |
D | VkDecoderSnapshot.cpp | 4864 void vkQueueBeginDebugUtilsLabelEXT( in vkQueueBeginDebugUtilsLabelEXT() function in VkDecoderSnapshot::Impl 11880 void VkDecoderSnapshot::vkQueueBeginDebugUtilsLabelEXT( in vkQueueBeginDebugUtilsLabelEXT() function in VkDecoderSnapshot 11887 …mImpl->vkQueueBeginDebugUtilsLabelEXT(snapshotTraceBegin, snapshotTraceBytes, pool, queue, pLabelI… in vkQueueBeginDebugUtilsLabelEXT()
|
D | VkDecoderSnapshot.h | 3327 void vkQueueBeginDebugUtilsLabelEXT(
|
D | VkDecoder.cpp | 20551 vk->vkQueueBeginDebugUtilsLabelEXT(unboxed_queue, pLabelInfo); in decode() 20557 …m_state->snapshot()->vkQueueBeginDebugUtilsLabelEXT(snapshotTraceBegin, snapshotTraceBytes, &m_poo… in decode()
|
/device/generic/vulkan-cereal/protocols/vulkan/include/vulkan/ |
D | vulkan_core.h | 7219 VKAPI_ATTR void VKAPI_CALL vkQueueBeginDebugUtilsLabelEXT(
|
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/ |
D | goldfish_vk_baseprotodefs.proto | 7343 message vkQueueBeginDebugUtilsLabelEXT message 8601 vkQueueBeginDebugUtilsLabelEXT api_vkQueueBeginDebugUtilsLabelEXT = 297;
|
/device/generic/vulkan-cereal/protocols/vulkan/gen/include/vulkan/ |
D | vulkan_core.h | 9906 VKAPI_ATTR void VKAPI_CALL vkQueueBeginDebugUtilsLabelEXT(
|