Searched defs:pLabelInfo (Results 1 – 3 of 3) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | core_validation.cpp | 12708 …:PreCallRecordQueueBeginDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT *pLabelInfo) { in PreCallRecordQueueBeginDebugUtilsLabelEXT() 12718 …PreCallRecordQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT *pLabelInfo) { in PreCallRecordQueueInsertDebugUtilsLabelEXT() 12723 …CmdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT *pLabelInfo) { in PreCallRecordCmdBeginDebugUtilsLabelEXT() 12733 …mdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT *pLabelInfo) { in PreCallRecordCmdInsertDebugUtilsLabelEXT()
|
/external/swiftshader/include/vulkan/ |
D | vulkan.hpp | 39137 …N_HPP_INLINE void CommandBuffer::beginDebugUtilsLabelEXT( const DebugUtilsLabelEXT* pLabelInfo, Di… in beginDebugUtilsLabelEXT() argument 39164 …_HPP_INLINE void CommandBuffer::insertDebugUtilsLabelEXT( const DebugUtilsLabelEXT* pLabelInfo, Di… in insertDebugUtilsLabelEXT() argument 39841 …VULKAN_HPP_INLINE void Queue::beginDebugUtilsLabelEXT( const DebugUtilsLabelEXT* pLabelInfo, Dispa… in beginDebugUtilsLabelEXT() argument 39868 …VULKAN_HPP_INLINE void Queue::insertDebugUtilsLabelEXT( const DebugUtilsLabelEXT* pLabelInfo, Disp… in insertDebugUtilsLabelEXT() argument
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 47034 …N_HPP_INLINE void CommandBuffer::beginDebugUtilsLabelEXT( const DebugUtilsLabelEXT* pLabelInfo, Di… in beginDebugUtilsLabelEXT() argument 47775 …_HPP_INLINE void CommandBuffer::insertDebugUtilsLabelEXT( const DebugUtilsLabelEXT* pLabelInfo, Di… in insertDebugUtilsLabelEXT() argument 54263 …VULKAN_HPP_INLINE void Queue::beginDebugUtilsLabelEXT( const DebugUtilsLabelEXT* pLabelInfo, Dispa… in beginDebugUtilsLabelEXT() argument 54304 …VULKAN_HPP_INLINE void Queue::insertDebugUtilsLabelEXT( const DebugUtilsLabelEXT* pLabelInfo, Disp… in insertDebugUtilsLabelEXT() argument
|