Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/protocols/vulkan/chapters/
DVK_EXT_debug_utils.txt167 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/
DAndroidVulkanDispatch.h521 PFN_vkQueueBeginDebugUtilsLabelEXT vkQueueBeginDebugUtilsLabelEXT; member
DAndroidVulkanDispatch.cpp473 …out->vkQueueBeginDebugUtilsLabelEXT = (PFN_vkQueueBeginDebugUtilsLabelEXT)dlsym(lib, "vkQueueBegin… in load_android_vulkan_dispatch()
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h748 PFN_vkQueueBeginDebugUtilsLabelEXT vkQueueBeginDebugUtilsLabelEXT; member
Dgoldfish_vk_dispatch.cpp1131 …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/
DVK_EXT_debug_utils.txt195 …N_vkQueueBeginDebugUtilsLabelEXT)vkGetInstanceProcAddr(instance, "vkQueueBeginDebugUtilsLabelEXT");
/device/generic/vulkan-cereal/third-party/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
/device/generic/vulkan-cereal/include/vulkan/
Dvulkan.hpp4061 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()
Dvulkan_raii.hpp940 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()
Dvulkan_funcs.hpp13030 …d.vkQueueBeginDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( pLabelI… in beginDebugUtilsLabelEXT()
13039 …d.vkQueueBeginDebugUtilsLabelEXT( m_queue, reinterpret_cast<const VkDebugUtilsLabelEXT *>( &labelI… in beginDebugUtilsLabelEXT()
Dvulkan_core.h9888 VKAPI_ATTR void VKAPI_CALL vkQueueBeginDebugUtilsLabelEXT(
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.h2395 void vkQueueBeginDebugUtilsLabelEXT(
Dfunc_table.cpp6774 vkEnc->vkQueueBeginDebugUtilsLabelEXT(queue, pLabelInfo, true /* do lock */); in entry_vkQueueBeginDebugUtilsLabelEXT()
DVkEncoder.cpp28713 void VkEncoder::vkQueueBeginDebugUtilsLabelEXT( in vkQueueBeginDebugUtilsLabelEXT() function in goldfish_vk::VkEncoder
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp4864 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()
DVkDecoderSnapshot.h3327 void vkQueueBeginDebugUtilsLabelEXT(
DVkDecoder.cpp20551 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/
Dvulkan_core.h7219 VKAPI_ATTR void VKAPI_CALL vkQueueBeginDebugUtilsLabelEXT(
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto7343 message vkQueueBeginDebugUtilsLabelEXT message
8601 vkQueueBeginDebugUtilsLabelEXT api_vkQueueBeginDebugUtilsLabelEXT = 297;
/device/generic/vulkan-cereal/protocols/vulkan/gen/include/vulkan/
Dvulkan_core.h9906 VKAPI_ATTR void VKAPI_CALL vkQueueBeginDebugUtilsLabelEXT(