Home
last modified time | relevance | path

Searched refs:VkDebugUtilsLabelEXT (Results 1 – 9 of 9) sorted by relevance

/external/vulkan-validation-layers/layers/
Dvk_layer_logging.h371 VkDebugUtilsLabelEXT *queue_labels = nullptr; in debug_log_msg()
372 VkDebugUtilsLabelEXT *cmd_buf_labels = nullptr; in debug_log_msg()
382 queue_labels = new VkDebugUtilsLabelEXT[label_iter->second.size()]; in debug_log_msg()
405 cmd_buf_labels = new VkDebugUtilsLabelEXT[label_iter->second.size()]; in debug_log_msg()
1112 static inline void InsertLabelIntoLog(const VkDebugUtilsLabelEXT *utils_label, std::vector<LoggingL… in InsertLabelIntoLog()
1123 const VkDebugUtilsLabelEXT *label_info) { in BeginQueueDebugUtilsLabel()
1163 const VkDebugUtilsLabelEXT *label_info) { in InsertQueueDebugUtilsLabel()
1188 const VkDebugUtilsLabelEXT *label_info) { in BeginCmdDebugUtilsLabel()
1231 const VkDebugUtilsLabelEXT *label_info) { in InsertCmdDebugUtilsLabel()
Dcore_validation.h1478 …void PreCallRecordQueueBeginDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelIn…
1480 …void PreCallRecordQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelI…
1481 …rdCmdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo…
1483 …dCmdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo…
Dcore_validation.cpp12708 …s::PreCallRecordQueueBeginDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT *pLabelInfo… in PreCallRecordQueueBeginDebugUtilsLabelEXT()
12718 …::PreCallRecordQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT *pLabelInfo… in PreCallRecordQueueInsertDebugUtilsLabelEXT()
12723 …rdCmdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT *pLabelInfo… in PreCallRecordCmdBeginDebugUtilsLabelEXT()
12733 …dCmdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT *pLabelInfo… in PreCallRecordCmdInsertDebugUtilsLabelEXT()
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h6965 typedef struct VkDebugUtilsLabelEXT { struct
6970 } VkDebugUtilsLabelEXT; argument
6980 VkDebugUtilsLabelEXT* pQueueLabels;
6982 VkDebugUtilsLabelEXT* pCmdBufLabels;
7006 …API_PTR *PFN_vkQueueBeginDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo…
7008 …PI_PTR *PFN_vkQueueInsertDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo…
7009 …kCmdBeginDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo…
7011 …CmdInsertDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo…
7027 const VkDebugUtilsLabelEXT* pLabelInfo);
7034 const VkDebugUtilsLabelEXT* pLabelInfo);
[all …]
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h6965 typedef struct VkDebugUtilsLabelEXT { struct
6970 } VkDebugUtilsLabelEXT; typedef
6980 VkDebugUtilsLabelEXT* pQueueLabels;
6982 VkDebugUtilsLabelEXT* pCmdBufLabels;
7006 …API_PTR *PFN_vkQueueBeginDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo…
7008 …PI_PTR *PFN_vkQueueInsertDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo…
7009 …kCmdBeginDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo…
7011 …CmdInsertDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo…
7027 const VkDebugUtilsLabelEXT* pLabelInfo);
7034 const VkDebugUtilsLabelEXT* pLabelInfo);
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h7608 typedef struct VkDebugUtilsLabelEXT { struct
7613 } VkDebugUtilsLabelEXT; argument
7623 const VkDebugUtilsLabelEXT* pQueueLabels;
7625 const VkDebugUtilsLabelEXT* pCmdBufLabels;
7649 …API_PTR *PFN_vkQueueBeginDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo…
7651 …PI_PTR *PFN_vkQueueInsertDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo…
7652 …kCmdBeginDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo…
7654 …CmdInsertDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo…
7670 const VkDebugUtilsLabelEXT* pLabelInfo);
7677 const VkDebugUtilsLabelEXT* pLabelInfo);
[all …]
Dvulkan.hpp630 …void vkCmdBeginDebugUtilsLabelEXT( VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLab… in vkCmdBeginDebugUtilsLabelEXT()
885 …void vkCmdInsertDebugUtilsLabelEXT( VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLa… in vkCmdInsertDebugUtilsLabelEXT()
2340 … void vkQueueBeginDebugUtilsLabelEXT( VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo ) const in vkQueueBeginDebugUtilsLabelEXT()
2355 …void vkQueueInsertDebugUtilsLabelEXT( VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo ) const in vkQueueInsertDebugUtilsLabelEXT()
22513 DebugUtilsLabelEXT( VkDebugUtilsLabelEXT const & rhs ) in DebugUtilsLabelEXT()
22518 DebugUtilsLabelEXT& operator=( VkDebugUtilsLabelEXT const & rhs ) in operator =()
22542 operator VkDebugUtilsLabelEXT const&() const in operator VkDebugUtilsLabelEXT const&()
22544 return *reinterpret_cast<const VkDebugUtilsLabelEXT*>( this ); in operator VkDebugUtilsLabelEXT const&()
22547 operator VkDebugUtilsLabelEXT &() in operator VkDebugUtilsLabelEXT&()
22549 return *reinterpret_cast<VkDebugUtilsLabelEXT*>( this ); in operator VkDebugUtilsLabelEXT&()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan_core.h7437 typedef struct VkDebugUtilsLabelEXT { struct
7442 } VkDebugUtilsLabelEXT; argument
7452 VkDebugUtilsLabelEXT* pQueueLabels;
7454 VkDebugUtilsLabelEXT* pCmdBufLabels;
7478 …API_PTR *PFN_vkQueueBeginDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo…
7480 …PI_PTR *PFN_vkQueueInsertDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo…
7481 …kCmdBeginDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo…
7483 …CmdInsertDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo…
7499 const VkDebugUtilsLabelEXT* pLabelInfo);
7506 const VkDebugUtilsLabelEXT* pLabelInfo);
[all …]
Dvulkan.hpp1159 …void vkCmdBeginDebugUtilsLabelEXT( VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLab… in vkCmdBeginDebugUtilsLabelEXT()
1363 …void vkCmdInsertDebugUtilsLabelEXT( VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLa… in vkCmdInsertDebugUtilsLabelEXT()
2393 …void vkQueueBeginDebugUtilsLabelEXT( VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo ) const in vkQueueBeginDebugUtilsLabelEXT()
2405 …void vkQueueInsertDebugUtilsLabelEXT( VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo ) con… in vkQueueInsertDebugUtilsLabelEXT()
17395 DebugUtilsLabelEXT( VkDebugUtilsLabelEXT const & rhs ) in DebugUtilsLabelEXT()
17400 DebugUtilsLabelEXT& operator=( VkDebugUtilsLabelEXT const & rhs ) in operator =()
17423 operator VkDebugUtilsLabelEXT const&() const in operator VkDebugUtilsLabelEXT const&()
17425 return *reinterpret_cast<const VkDebugUtilsLabelEXT*>(this); in operator VkDebugUtilsLabelEXT const&()
17428 operator VkDebugUtilsLabelEXT &() in operator VkDebugUtilsLabelEXT&()
17430 return *reinterpret_cast<VkDebugUtilsLabelEXT*>(this); in operator VkDebugUtilsLabelEXT&()
[all …]