Home
last modified time | relevance | path

Searched defs:pLabelInfo (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_debug_utils.c327 const VkDebugUtilsLabelEXT *pLabelInfo)
352 const VkDebugUtilsLabelEXT *pLabelInfo)
391 const VkDebugUtilsLabelEXT *pLabelInfo)
413 const VkDebugUtilsLabelEXT *pLabelInfo)
447 const VkDebugUtilsLabelEXT *pLabelInfo)
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkQueue.cpp244 void Queue::beginDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in beginDebugUtilsLabel()
254 void Queue::insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in insertDebugUtilsLabel()
H A DlibVulkan.cpp4393 …vkCmdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT *pLabelInfo) in vkCmdBeginDebugUtilsLabelEXT()
4408 …kCmdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT *pLabelInfo) in vkCmdInsertDebugUtilsLabelEXT()
4438 …id VKAPI_CALL vkQueueBeginDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT *pLabelInfo) in vkQueueBeginDebugUtilsLabelEXT()
4453 …d VKAPI_CALL vkQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT *pLabelInfo) in vkQueueInsertDebugUtilsLabelEXT()
H A DVkCommandBuffer.cpp2368 void CommandBuffer::beginDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in beginDebugUtilsLabel()
2378 void CommandBuffer::insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in insertDebugUtilsLabel()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_utrace.c553 const VkDebugUtilsLabelEXT *pLabelInfo) in anv_CmdBeginDebugUtilsLabelEXT()
646 const VkDebugUtilsLabelEXT *pLabelInfo) in anv_QueueBeginDebugUtilsLabelEXT()
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dvk_dispatch_table_helper.h151 …API_CALL StubQueueBeginDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) {… in StubQueueBeginDebugUtilsLabelEXT()
153 …PI_CALL StubQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) {… in StubQueueInsertDebugUtilsLabelEXT()
154 …mdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo) {… in StubCmdBeginDebugUtilsLabelEXT()
156 …dInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo) {… in StubCmdInsertDebugUtilsLabelEXT()
H A Dthread_safety.cpp4795 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallRecordQueueBeginDebugUtilsLabelEXT()
4801 const VkDebugUtilsLabelEXT* pLabelInfo) { in PostCallRecordQueueBeginDebugUtilsLabelEXT()
4817 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallRecordQueueInsertDebugUtilsLabelEXT()
4823 const VkDebugUtilsLabelEXT* pLabelInfo) { in PostCallRecordQueueInsertDebugUtilsLabelEXT()
4829 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallRecordCmdBeginDebugUtilsLabelEXT()
4835 const VkDebugUtilsLabelEXT* pLabelInfo) { in PostCallRecordCmdBeginDebugUtilsLabelEXT()
4851 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallRecordCmdInsertDebugUtilsLabelEXT()
4857 const VkDebugUtilsLabelEXT* pLabelInfo) { in PostCallRecordCmdInsertDebugUtilsLabelEXT()
H A Dchassis.h3471 …eCallValidateQueueBeginDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) … in PreCallValidateQueueBeginDebugUtilsLabelEXT()
3472 …PreCallRecordQueueBeginDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) {… in PreCallRecordQueueBeginDebugUtilsLabelEXT()
3473 …ostCallRecordQueueBeginDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) {… in PostCallRecordQueueBeginDebugUtilsLabelEXT()
3477 …CallValidateQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) … in PreCallValidateQueueInsertDebugUtilsLabelEXT()
3478 …reCallRecordQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) {… in PreCallRecordQueueInsertDebugUtilsLabelEXT()
3479 …stCallRecordQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) {… in PostCallRecordQueueInsertDebugUtilsLabelEXT()
3480 …mdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo) … in PreCallValidateCmdBeginDebugUtilsLabelEXT()
3481 …mdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo) {… in PreCallRecordCmdBeginDebugUtilsLabelEXT()
3482 …mdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo) {… in PostCallRecordCmdBeginDebugUtilsLabelEXT()
3486 …dInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo) … in PreCallValidateCmdInsertDebugUtilsLabelEXT()
[all …]
H A Dparameter_validation.cpp8871 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallValidateQueueBeginDebugUtilsLabelEXT()
8894 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallValidateQueueInsertDebugUtilsLabelEXT()
8909 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallValidateCmdBeginDebugUtilsLabelEXT()
8932 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallValidateCmdInsertDebugUtilsLabelEXT()
H A Dobject_tracker.cpp4268 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallValidateQueueBeginDebugUtilsLabelEXT()
4285 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallValidateQueueInsertDebugUtilsLabelEXT()
4294 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallValidateCmdBeginDebugUtilsLabelEXT()
4311 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallValidateCmdInsertDebugUtilsLabelEXT()
H A Dlayer_chassis_dispatch.cpp5735 const VkDebugUtilsLabelEXT* pLabelInfo) in DispatchQueueBeginDebugUtilsLabelEXT()
5752 const VkDebugUtilsLabelEXT* pLabelInfo) in DispatchQueueInsertDebugUtilsLabelEXT()
5761 const VkDebugUtilsLabelEXT* pLabelInfo) in DispatchCmdBeginDebugUtilsLabelEXT()
5778 const VkDebugUtilsLabelEXT* pLabelInfo) in DispatchCmdInsertDebugUtilsLabelEXT()
H A Dchassis.cpp7805 const VkDebugUtilsLabelEXT* pLabelInfo) { in QueueBeginDebugUtilsLabelEXT()
7848 const VkDebugUtilsLabelEXT* pLabelInfo) { in QueueInsertDebugUtilsLabelEXT()
7870 const VkDebugUtilsLabelEXT* pLabelInfo) { in CmdBeginDebugUtilsLabelEXT()
7911 const VkDebugUtilsLabelEXT* pLabelInfo) { in CmdInsertDebugUtilsLabelEXT()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkNullDriverImpl.inl1434 …oid VKAPI_CALL queueBeginDebugUtilsLabelEXT (VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo)
1445 …id VKAPI_CALL queueInsertDebugUtilsLabelEXT (VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo)
1451 … cmdBeginDebugUtilsLabelEXT (VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo)
1462 …cmdInsertDebugUtilsLabelEXT (VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo)
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp2671 const VkDebugUtilsLabelEXT* pLabelInfo; in subDecode() local
2693 const VkDebugUtilsLabelEXT* pLabelInfo; in subDecode() local
DVkDecoder.cpp18578 const VkDebugUtilsLabelEXT* pLabelInfo; in decode() local
18648 const VkDebugUtilsLabelEXT* pLabelInfo; in decode() local
18688 const VkDebugUtilsLabelEXT* pLabelInfo; in decode() local
18760 const VkDebugUtilsLabelEXT* pLabelInfo; in decode() local
DVkDecoderSnapshot.cpp3376 VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) {} in vkQueueBeginDebugUtilsLabelEXT()
3381 VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) {} in vkQueueInsertDebugUtilsLabelEXT()
3384 const VkDebugUtilsLabelEXT* pLabelInfo) { in vkCmdBeginDebugUtilsLabelEXT()
3413 const VkDebugUtilsLabelEXT* pLabelInfo) { in vkCmdInsertDebugUtilsLabelEXT()
6984 const VkDebugUtilsLabelEXT* pLabelInfo) { in vkQueueBeginDebugUtilsLabelEXT()
7001 const VkDebugUtilsLabelEXT* pLabelInfo) { in vkQueueInsertDebugUtilsLabelEXT()
7011 const VkDebugUtilsLabelEXT* pLabelInfo) { in vkCmdBeginDebugUtilsLabelEXT()
7029 const VkDebugUtilsLabelEXT* pLabelInfo) { in vkCmdInsertDebugUtilsLabelEXT()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/layers/
H A Dradv_sqtt_layer.c1349 …t_CmdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT *pLabelInfo) in sqtt_CmdBeginDebugUtilsLabelEXT()
1371 …_CmdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT *pLabelInfo) in sqtt_CmdInsertDebugUtilsLabelEXT()
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_device.cc3342 const VkDebugUtilsLabelEXT *pLabelInfo) in tu_CmdBeginDebugUtilsLabelEXT()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkNullDriverImpl.inl2213 …oid VKAPI_CALL queueBeginDebugUtilsLabelEXT (VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo)
2224 …id VKAPI_CALL queueInsertDebugUtilsLabelEXT (VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo)
2230 … cmdBeginDebugUtilsLabelEXT (VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo)
2241 …cmdInsertDebugUtilsLabelEXT (VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo)
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp7538 …PP_INLINE void Queue::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in beginDebugUtilsLabelEXT() argument
7569 …P_INLINE void Queue::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in insertDebugUtilsLabelEXT() argument
7592 …E void CommandBuffer::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in beginDebugUtilsLabelEXT() argument
7623 … void CommandBuffer::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in insertDebugUtilsLabelEXT() argument
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp13967 …PP_INLINE void Queue::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in beginDebugUtilsLabelEXT() argument
13992 …P_INLINE void Queue::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in insertDebugUtilsLabelEXT() argument
14011 …CommandBuffer::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pLabelInf… in beginDebugUtilsLabelEXT() argument
14038 …CommandBuffer::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pLabelIn… in insertDebugUtilsLabelEXT() argument
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp13967 …PP_INLINE void Queue::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in beginDebugUtilsLabelEXT() argument
13992 …P_INLINE void Queue::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in insertDebugUtilsLabelEXT() argument
14011 …CommandBuffer::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pLabelInf… in beginDebugUtilsLabelEXT() argument
14038 …CommandBuffer::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pLabelIn… in insertDebugUtilsLabelEXT() argument
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp13967 …PP_INLINE void Queue::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in beginDebugUtilsLabelEXT() argument
13992 …P_INLINE void Queue::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in insertDebugUtilsLabelEXT() argument
14011 …CommandBuffer::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pLabelInf… in beginDebugUtilsLabelEXT() argument
14038 …CommandBuffer::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pLabelIn… in insertDebugUtilsLabelEXT() argument
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp13967 …PP_INLINE void Queue::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in beginDebugUtilsLabelEXT() argument
13992 …P_INLINE void Queue::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in insertDebugUtilsLabelEXT() argument
14011 …CommandBuffer::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pLabelInf… in beginDebugUtilsLabelEXT() argument
14038 …CommandBuffer::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pLabelIn… in insertDebugUtilsLabelEXT() argument
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp14344 …PP_INLINE void Queue::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in beginDebugUtilsLabelEXT() argument
14370 …P_INLINE void Queue::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in insertDebugUtilsLabelEXT() argument
14389 …E void CommandBuffer::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in beginDebugUtilsLabelEXT() argument
14415 … void CommandBuffer::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in insertDebugUtilsLabelEXT() argument

12