Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/util/
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/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkNullDriverImpl.inl2186 …oid VKAPI_CALL queueBeginDebugUtilsLabelEXT (VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo)
2197 …id VKAPI_CALL queueInsertDebugUtilsLabelEXT (VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo)
2203 … cmdBeginDebugUtilsLabelEXT (VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo)
2214 …cmdInsertDebugUtilsLabelEXT (VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo)
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp13139 …PP_INLINE void Queue::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in beginDebugUtilsLabelEXT() argument
13164 …P_INLINE void Queue::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in insertDebugUtilsLabelEXT() argument
13183 …CommandBuffer::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pLabelInf… in beginDebugUtilsLabelEXT() argument
13210 …CommandBuffer::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pLabelIn… in insertDebugUtilsLabelEXT() argument
/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