Searched defs:pLabelInfo (Results 1 – 11 of 11) sorted by relevance
| /third_party/mesa3d/src/vulkan/runtime/ |
| D | vk_debug_utils.c | 190 const VkDebugUtilsLabelEXT *pLabelInfo) in vk_common_CmdBeginDebugUtilsLabelEXT() 223 const VkDebugUtilsLabelEXT *pLabelInfo) in vk_common_CmdInsertDebugUtilsLabelEXT() 241 const VkDebugUtilsLabelEXT *pLabelInfo) in vk_common_QueueBeginDebugUtilsLabelEXT() 273 const VkDebugUtilsLabelEXT *pLabelInfo) in vk_common_QueueInsertDebugUtilsLabelEXT()
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkQueue.cpp | 365 void Queue::beginDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in beginDebugUtilsLabel() 375 void Queue::insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in insertDebugUtilsLabel()
|
| D | libVulkan.cpp | 3817 …vkCmdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT *pLabelInfo) in vkCmdBeginDebugUtilsLabelEXT() 3832 …kCmdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT *pLabelInfo) in vkCmdInsertDebugUtilsLabelEXT() 3862 …id VKAPI_CALL vkQueueBeginDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT *pLabelInfo) in vkQueueBeginDebugUtilsLabelEXT() 3877 …d VKAPI_CALL vkQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT *pLabelInfo) in vkQueueInsertDebugUtilsLabelEXT()
|
| D | VkCommandBuffer.cpp | 1713 void CommandBuffer::beginDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in beginDebugUtilsLabel() 1723 void CommandBuffer::insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in insertDebugUtilsLabel()
|
| /third_party/mesa3d/src/amd/vulkan/layers/ |
| D | radv_sqtt_layer.c | 803 const VkDebugUtilsLabelEXT *pLabelInfo) in sqtt_CmdBeginDebugUtilsLabelEXT() 822 const VkDebugUtilsLabelEXT *pLabelInfo) in sqtt_CmdInsertDebugUtilsLabelEXT()
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
| D | vkNullDriverImpl.inl | 1434 …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)
|
| /third_party/vulkan-loader/loader/generated/ |
| D | vk_loader_extensions.c | 5817 const VkDebugUtilsLabelEXT* pLabelInfo) { in QueueBeginDebugUtilsLabelEXT() 5832 const VkDebugUtilsLabelEXT* pLabelInfo) { in terminator_QueueBeginDebugUtilsLabelEXT() 5871 const VkDebugUtilsLabelEXT* pLabelInfo) { in QueueInsertDebugUtilsLabelEXT() 5886 const VkDebugUtilsLabelEXT* pLabelInfo) { in terminator_QueueInsertDebugUtilsLabelEXT() 5899 const VkDebugUtilsLabelEXT* pLabelInfo) { in CmdBeginDebugUtilsLabelEXT() 5914 const VkDebugUtilsLabelEXT* pLabelInfo) { in terminator_CmdBeginDebugUtilsLabelEXT() 5953 const VkDebugUtilsLabelEXT* pLabelInfo) { in CmdInsertDebugUtilsLabelEXT() 5968 const VkDebugUtilsLabelEXT* pLabelInfo) { in terminator_CmdInsertDebugUtilsLabelEXT()
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkNullDriverImpl.inl | 2172 …oid VKAPI_CALL queueBeginDebugUtilsLabelEXT (VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) 2183 …id VKAPI_CALL queueInsertDebugUtilsLabelEXT (VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) 2189 … cmdBeginDebugUtilsLabelEXT (VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo) 2200 …cmdInsertDebugUtilsLabelEXT (VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo)
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/ |
| D | vkNullDriverImpl.inl | 2195 …oid VKAPI_CALL queueBeginDebugUtilsLabelEXT (VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) 2206 …id VKAPI_CALL queueInsertDebugUtilsLabelEXT (VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) 2212 … cmdBeginDebugUtilsLabelEXT (VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo) 2223 …cmdInsertDebugUtilsLabelEXT (VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo)
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_funcs.hpp | 12998 …PP_INLINE void Queue::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in beginDebugUtilsLabelEXT() argument 13023 …P_INLINE void Queue::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in insertDebugUtilsLabelEXT() argument 13042 …CommandBuffer::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pLabelInf… in beginDebugUtilsLabelEXT() argument 13069 …CommandBuffer::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pLabelIn… in insertDebugUtilsLabelEXT() argument
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_funcs.hpp | 13413 …PP_INLINE void Queue::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in beginDebugUtilsLabelEXT() argument 13439 …P_INLINE void Queue::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in insertDebugUtilsLabelEXT() argument 13458 …E void CommandBuffer::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in beginDebugUtilsLabelEXT() argument 13484 … void CommandBuffer::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in insertDebugUtilsLabelEXT() argument
|