Home
last modified time | relevance | path

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

/external/mesa3d/src/vulkan/runtime/
Dvk_debug_utils.c328 const VkDebugUtilsLabelEXT *pLabelInfo)
353 const VkDebugUtilsLabelEXT *pLabelInfo)
392 const VkDebugUtilsLabelEXT *pLabelInfo)
414 const VkDebugUtilsLabelEXT *pLabelInfo)
448 const VkDebugUtilsLabelEXT *pLabelInfo)
/external/swiftshader/src/Vulkan/
DVkQueue.cpp244 void Queue::beginDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in beginDebugUtilsLabel()
254 void Queue::insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in insertDebugUtilsLabel()
DlibVulkan.cpp4399 …vkCmdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT *pLabelInfo) in vkCmdBeginDebugUtilsLabelEXT()
4414 …kCmdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT *pLabelInfo) in vkCmdInsertDebugUtilsLabelEXT()
4444 …id VKAPI_CALL vkQueueBeginDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT *pLabelInfo) in vkQueueBeginDebugUtilsLabelEXT()
4459 …d VKAPI_CALL vkQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT *pLabelInfo) in vkQueueInsertDebugUtilsLabelEXT()
DVkCommandBuffer.cpp2368 void CommandBuffer::beginDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in beginDebugUtilsLabel()
2378 void CommandBuffer::insertDebugUtilsLabel(const VkDebugUtilsLabelEXT *pLabelInfo) in insertDebugUtilsLabel()
/external/mesa3d/src/intel/vulkan/
Danv_utrace.c569 const VkDebugUtilsLabelEXT *pLabelInfo) in anv_CmdBeginDebugUtilsLabelEXT()
662 const VkDebugUtilsLabelEXT *pLabelInfo) in anv_QueueBeginDebugUtilsLabelEXT()
/external/vulkan-validation-layers/layers/generated/
Dvk_dispatch_table_helper.h151 …API_CALL StubQueueBeginDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) {… in StubQueueBeginDebugUtilsLabelEXT()
153 …PI_CALL StubQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) {… in StubQueueInsertDebugUtilsLabelEXT()
154 …mdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo) {… in StubCmdBeginDebugUtilsLabelEXT()
156 …dInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo) {… in StubCmdInsertDebugUtilsLabelEXT()
Dthread_safety.cpp4795 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallRecordQueueBeginDebugUtilsLabelEXT()
4801 const VkDebugUtilsLabelEXT* pLabelInfo) { in PostCallRecordQueueBeginDebugUtilsLabelEXT()
4817 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallRecordQueueInsertDebugUtilsLabelEXT()
4823 const VkDebugUtilsLabelEXT* pLabelInfo) { in PostCallRecordQueueInsertDebugUtilsLabelEXT()
4829 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallRecordCmdBeginDebugUtilsLabelEXT()
4835 const VkDebugUtilsLabelEXT* pLabelInfo) { in PostCallRecordCmdBeginDebugUtilsLabelEXT()
4851 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallRecordCmdInsertDebugUtilsLabelEXT()
4857 const VkDebugUtilsLabelEXT* pLabelInfo) { in PostCallRecordCmdInsertDebugUtilsLabelEXT()
Dchassis.h3471 …eCallValidateQueueBeginDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) … in PreCallValidateQueueBeginDebugUtilsLabelEXT()
3472 …PreCallRecordQueueBeginDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) {… in PreCallRecordQueueBeginDebugUtilsLabelEXT()
3473 …ostCallRecordQueueBeginDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) {… in PostCallRecordQueueBeginDebugUtilsLabelEXT()
3477 …CallValidateQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) … in PreCallValidateQueueInsertDebugUtilsLabelEXT()
3478 …reCallRecordQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) {… in PreCallRecordQueueInsertDebugUtilsLabelEXT()
3479 …stCallRecordQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) {… in PostCallRecordQueueInsertDebugUtilsLabelEXT()
3480 …mdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo) … in PreCallValidateCmdBeginDebugUtilsLabelEXT()
3481 …mdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo) {… in PreCallRecordCmdBeginDebugUtilsLabelEXT()
3482 …mdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo) {… in PostCallRecordCmdBeginDebugUtilsLabelEXT()
3486 …dInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo) … in PreCallValidateCmdInsertDebugUtilsLabelEXT()
[all …]
Dlayer_chassis_dispatch.cpp5735 const VkDebugUtilsLabelEXT* pLabelInfo) in DispatchQueueBeginDebugUtilsLabelEXT()
5752 const VkDebugUtilsLabelEXT* pLabelInfo) in DispatchQueueInsertDebugUtilsLabelEXT()
5761 const VkDebugUtilsLabelEXT* pLabelInfo) in DispatchCmdBeginDebugUtilsLabelEXT()
5778 const VkDebugUtilsLabelEXT* pLabelInfo) in DispatchCmdInsertDebugUtilsLabelEXT()
Dobject_tracker.cpp4268 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallValidateQueueBeginDebugUtilsLabelEXT()
4285 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallValidateQueueInsertDebugUtilsLabelEXT()
4294 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallValidateCmdBeginDebugUtilsLabelEXT()
4311 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallValidateCmdInsertDebugUtilsLabelEXT()
Dparameter_validation.cpp8871 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallValidateQueueBeginDebugUtilsLabelEXT()
8894 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallValidateQueueInsertDebugUtilsLabelEXT()
8909 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallValidateCmdBeginDebugUtilsLabelEXT()
8932 const VkDebugUtilsLabelEXT* pLabelInfo) { in PreCallValidateCmdInsertDebugUtilsLabelEXT()
Dchassis.cpp7805 const VkDebugUtilsLabelEXT* pLabelInfo) { in QueueBeginDebugUtilsLabelEXT()
7848 const VkDebugUtilsLabelEXT* pLabelInfo) { in QueueInsertDebugUtilsLabelEXT()
7870 const VkDebugUtilsLabelEXT* pLabelInfo) { in CmdBeginDebugUtilsLabelEXT()
7911 const VkDebugUtilsLabelEXT* pLabelInfo) { in CmdInsertDebugUtilsLabelEXT()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkNullDriverImpl.inl1449 …oid VKAPI_CALL queueBeginDebugUtilsLabelEXT (VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo)
1460 …id VKAPI_CALL queueInsertDebugUtilsLabelEXT (VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo)
1466 … cmdBeginDebugUtilsLabelEXT (VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo)
1477 …cmdInsertDebugUtilsLabelEXT (VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo)
/external/mesa3d/src/amd/vulkan/layers/
Dradv_sqtt_layer.c1340 …t_CmdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT *pLabelInfo) in sqtt_CmdBeginDebugUtilsLabelEXT()
1362 …_CmdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT *pLabelInfo) in sqtt_CmdInsertDebugUtilsLabelEXT()
/external/mesa3d/src/freedreno/vulkan/
Dtu_device.cc3472 const VkDebugUtilsLabelEXT *pLabelInfo) in tu_CmdBeginDebugUtilsLabelEXT()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkNullDriverImpl.inl2316 …oid VKAPI_CALL queueBeginDebugUtilsLabelEXT (VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo)
2327 …id VKAPI_CALL queueInsertDebugUtilsLabelEXT (VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo)
2333 … cmdBeginDebugUtilsLabelEXT (VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo)
2344 …cmdInsertDebugUtilsLabelEXT (VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo)
/external/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp15332 …PP_INLINE void Queue::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in beginDebugUtilsLabelEXT() argument
15361 …P_INLINE void Queue::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in insertDebugUtilsLabelEXT() argument
15383 …E void CommandBuffer::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in beginDebugUtilsLabelEXT() argument
15412 … void CommandBuffer::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in insertDebugUtilsLabelEXT() argument
/external/swiftshader/include/vulkan/
Dvulkan_funcs.hpp14799 …PP_INLINE void Queue::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in beginDebugUtilsLabelEXT() argument
14828 …P_INLINE void Queue::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in insertDebugUtilsLabelEXT() argument
14850 …E void CommandBuffer::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in beginDebugUtilsLabelEXT() argument
14879 … void CommandBuffer::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in insertDebugUtilsLabelEXT() argument
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_funcs.hpp17051 …PP_INLINE void Queue::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in beginDebugUtilsLabelEXT() argument
17085 …P_INLINE void Queue::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in insertDebugUtilsLabelEXT() argument
17110 …E void CommandBuffer::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in beginDebugUtilsLabelEXT() argument
17143 … void CommandBuffer::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT * pL… in insertDebugUtilsLabelEXT() argument
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp13750const VkDebugUtilsLabelEXT *pLabelInfo) { in PreCallRecordCmdBeginDebugUtilsLabelEXT()
13759const VkDebugUtilsLabelEXT *pLabelInfo) { in PreCallRecordCmdInsertDebugUtilsLabelEXT()