Searched refs:pLabelInfo (Results 1 – 7 of 7) sorted by relevance
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 7006 …PI_PTR *PFN_vkQueueBeginDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo); 7008 …I_PTR *PFN_vkQueueInsertDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo); 7009 …CmdBeginDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo); 7011 …mdInsertDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo); 7027 const VkDebugUtilsLabelEXT* pLabelInfo); 7034 const VkDebugUtilsLabelEXT* pLabelInfo); 7038 const VkDebugUtilsLabelEXT* pLabelInfo); 7045 const VkDebugUtilsLabelEXT* pLabelInfo);
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 7006 …PI_PTR *PFN_vkQueueBeginDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo); 7008 …I_PTR *PFN_vkQueueInsertDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo); 7009 …CmdBeginDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo); 7011 …mdInsertDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo); 7027 const VkDebugUtilsLabelEXT* pLabelInfo); 7034 const VkDebugUtilsLabelEXT* pLabelInfo); 7038 const VkDebugUtilsLabelEXT* pLabelInfo); 7045 const VkDebugUtilsLabelEXT* pLabelInfo);
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.h | 1478 …d PreCallRecordQueueBeginDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo); 1480 … PreCallRecordQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo); 1481 …dCmdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo); 1483 …CmdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo);
|
D | core_validation.cpp | 12708 …:PreCallRecordQueueBeginDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT *pLabelInfo) { in PreCallRecordQueueBeginDebugUtilsLabelEXT() argument 12710 BeginQueueDebugUtilsLabel(device_data->report_data, queue, pLabelInfo); in PreCallRecordQueueBeginDebugUtilsLabelEXT() 12718 …PreCallRecordQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT *pLabelInfo) { in PreCallRecordQueueInsertDebugUtilsLabelEXT() argument 12720 InsertQueueDebugUtilsLabel(device_data->report_data, queue, pLabelInfo); in PreCallRecordQueueInsertDebugUtilsLabelEXT() 12723 …CmdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT *pLabelInfo) { in PreCallRecordCmdBeginDebugUtilsLabelEXT() argument 12725 BeginCmdDebugUtilsLabel(device_data->report_data, commandBuffer, pLabelInfo); in PreCallRecordCmdBeginDebugUtilsLabelEXT() 12733 …mdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT *pLabelInfo) { in PreCallRecordCmdInsertDebugUtilsLabelEXT() argument 12735 InsertCmdDebugUtilsLabel(device_data->report_data, commandBuffer, pLabelInfo); in PreCallRecordCmdInsertDebugUtilsLabelEXT()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 7478 …PI_PTR *PFN_vkQueueBeginDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo); 7480 …I_PTR *PFN_vkQueueInsertDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo); 7481 …CmdBeginDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo); 7483 …mdInsertDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo); 7499 const VkDebugUtilsLabelEXT* pLabelInfo); 7506 const VkDebugUtilsLabelEXT* pLabelInfo); 7510 const VkDebugUtilsLabelEXT* pLabelInfo); 7517 const VkDebugUtilsLabelEXT* pLabelInfo);
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 7649 …PI_PTR *PFN_vkQueueBeginDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo); 7651 …I_PTR *PFN_vkQueueInsertDebugUtilsLabelEXT)(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo); 7652 …CmdBeginDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo); 7654 …mdInsertDebugUtilsLabelEXT)(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo); 7670 const VkDebugUtilsLabelEXT* pLabelInfo); 7677 const VkDebugUtilsLabelEXT* pLabelInfo); 7681 const VkDebugUtilsLabelEXT* pLabelInfo); 7688 const VkDebugUtilsLabelEXT* pLabelInfo);
|
D | vulkan.hpp | 630 …inDebugUtilsLabelEXT( VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo ) const in vkCmdBeginDebugUtilsLabelEXT() 632 return ::vkCmdBeginDebugUtilsLabelEXT( commandBuffer, pLabelInfo ); in vkCmdBeginDebugUtilsLabelEXT() 885 …rtDebugUtilsLabelEXT( VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo ) const in vkCmdInsertDebugUtilsLabelEXT() 887 return ::vkCmdInsertDebugUtilsLabelEXT( commandBuffer, pLabelInfo ); in vkCmdInsertDebugUtilsLabelEXT() 2340 … void vkQueueBeginDebugUtilsLabelEXT( VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo ) const in vkQueueBeginDebugUtilsLabelEXT() 2342 return ::vkQueueBeginDebugUtilsLabelEXT( queue, pLabelInfo ); in vkQueueBeginDebugUtilsLabelEXT() 2355 …void vkQueueInsertDebugUtilsLabelEXT( VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo ) const in vkQueueInsertDebugUtilsLabelEXT() 2357 return ::vkQueueInsertDebugUtilsLabelEXT( queue, pLabelInfo ); in vkQueueInsertDebugUtilsLabelEXT() 11896 …void beginDebugUtilsLabelEXT( const DebugUtilsLabelEXT* pLabelInfo, Dispatch const &d = Dispatch()… 12133 …void insertDebugUtilsLabelEXT( const DebugUtilsLabelEXT* pLabelInfo, Dispatch const &d = Dispatch(… [all …]
|