Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_debug_utils.c190 const VkDebugUtilsLabelEXT *pLabelInfo) in vk_common_append_debug_label()
215 const VkDebugUtilsLabelEXT *pLabelInfo) in vk_common_CmdBeginDebugUtilsLabelEXT()
254 const VkDebugUtilsLabelEXT *pLabelInfo) in vk_common_CmdInsertDebugUtilsLabelEXT()
276 const VkDebugUtilsLabelEXT *pLabelInfo) in vk_common_QueueBeginDebugUtilsLabelEXT()
310 const VkDebugUtilsLabelEXT *pLabelInfo) in vk_common_QueueInsertDebugUtilsLabelEXT()
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp2738 const VkDebugUtilsLabelEXT* pLabelInfo; in subDecode() local
2760 const VkDebugUtilsLabelEXT* pLabelInfo; in subDecode() local
DVkDecoderSnapshot.cpp3135 VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) {} in vkQueueBeginDebugUtilsLabelEXT()
3140 VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) {} in vkQueueInsertDebugUtilsLabelEXT()
3143 const VkDebugUtilsLabelEXT* pLabelInfo) { in vkCmdBeginDebugUtilsLabelEXT()
3170 const VkDebugUtilsLabelEXT* pLabelInfo) { in vkCmdInsertDebugUtilsLabelEXT()
6632 const VkDebugUtilsLabelEXT* pLabelInfo) { in vkQueueBeginDebugUtilsLabelEXT()
6649 const VkDebugUtilsLabelEXT* pLabelInfo) { in vkQueueInsertDebugUtilsLabelEXT()
6659 const VkDebugUtilsLabelEXT* pLabelInfo) { in vkCmdBeginDebugUtilsLabelEXT()
6677 const VkDebugUtilsLabelEXT* pLabelInfo) { in vkCmdInsertDebugUtilsLabelEXT()
DVkDecoder.cpp18378 const VkDebugUtilsLabelEXT* pLabelInfo; in decode() local
18448 const VkDebugUtilsLabelEXT* pLabelInfo; in decode() local
18488 const VkDebugUtilsLabelEXT* pLabelInfo; in decode() local
18560 const VkDebugUtilsLabelEXT* pLabelInfo; in decode() local
/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