Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
Dvk_debug_utils.c190 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/
DVkQueue.cpp365 void Queue::beginDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in beginDebugUtilsLabel()
375 void Queue::insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in insertDebugUtilsLabel()
DlibVulkan.cpp3817 …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()
DVkCommandBuffer.cpp1713 void CommandBuffer::beginDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in beginDebugUtilsLabel()
1723 void CommandBuffer::insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in insertDebugUtilsLabel()
/third_party/mesa3d/src/amd/vulkan/layers/
Dradv_sqtt_layer.c803 const VkDebugUtilsLabelEXT *pLabelInfo) in sqtt_CmdBeginDebugUtilsLabelEXT()
822 const VkDebugUtilsLabelEXT *pLabelInfo) in sqtt_CmdInsertDebugUtilsLabelEXT()
/third_party/vulkan-loader/loader/generated/
Dvk_loader_extensions.c4674 const VkDebugUtilsLabelEXT* pLabelInfo) { in QueueBeginDebugUtilsLabelEXT()
4689 const VkDebugUtilsLabelEXT* pLabelInfo) { in terminator_QueueBeginDebugUtilsLabelEXT()
4724 const VkDebugUtilsLabelEXT* pLabelInfo) { in QueueInsertDebugUtilsLabelEXT()
4739 const VkDebugUtilsLabelEXT* pLabelInfo) { in terminator_QueueInsertDebugUtilsLabelEXT()
4750 const VkDebugUtilsLabelEXT* pLabelInfo) { in CmdBeginDebugUtilsLabelEXT()
4765 const VkDebugUtilsLabelEXT* pLabelInfo) { in terminator_CmdBeginDebugUtilsLabelEXT()
4800 const VkDebugUtilsLabelEXT* pLabelInfo) { in CmdInsertDebugUtilsLabelEXT()
4815 const VkDebugUtilsLabelEXT* pLabelInfo) { in terminator_CmdInsertDebugUtilsLabelEXT()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkNullDriverImpl.inl2172 …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/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp12998 …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/
Dvulkan_funcs.hpp13330 …PP_INLINE void Queue::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in beginDebugUtilsLabelEXT() argument
13356 …P_INLINE void Queue::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in insertDebugUtilsLabelEXT() argument
13375 …E void CommandBuffer::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in beginDebugUtilsLabelEXT() argument
13401 … void CommandBuffer::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in insertDebugUtilsLabelEXT() argument