Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/include/vulkan/
Dvk_dispatch_table_helper.h272 …API_CALL StubQueueBeginDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) {… in StubQueueBeginDebugUtilsLabelEXT()
274 …PI_CALL StubQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* pLabelInfo) {… in StubQueueInsertDebugUtilsLabelEXT()
275 …mdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo) {… in StubCmdBeginDebugUtilsLabelEXT()
277 …dInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLabelEXT* pLabelInfo) {… in StubCmdInsertDebugUtilsLabelEXT()
Dvulkan.hpp82106 …E void CommandBuffer::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT* pLa… in beginDebugUtilsLabelEXT() argument
82943 … void CommandBuffer::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT* pLa… in insertDebugUtilsLabelEXT() argument
91825 …PP_INLINE void Queue::beginDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT* pLa… in beginDebugUtilsLabelEXT() argument
91863 …P_INLINE void Queue::insertDebugUtilsLabelEXT( const VULKAN_HPP_NAMESPACE::DebugUtilsLabelEXT* pLa… in insertDebugUtilsLabelEXT() argument
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkSubDecoder.cpp2570 const VkDebugUtilsLabelEXT* pLabelInfo; in subDecode() local
2592 const VkDebugUtilsLabelEXT* pLabelInfo; in subDecode() local
DVkDecoderSnapshot.cpp4490 const VkDebugUtilsLabelEXT* pLabelInfo) in vkQueueBeginDebugUtilsLabelEXT()
4507 const VkDebugUtilsLabelEXT* pLabelInfo) in vkQueueInsertDebugUtilsLabelEXT()
4516 const VkDebugUtilsLabelEXT* pLabelInfo) in vkCmdBeginDebugUtilsLabelEXT()
4533 const VkDebugUtilsLabelEXT* pLabelInfo) in vkCmdInsertDebugUtilsLabelEXT()
10709 const VkDebugUtilsLabelEXT* pLabelInfo) in vkQueueBeginDebugUtilsLabelEXT()
10730 const VkDebugUtilsLabelEXT* pLabelInfo) in vkQueueInsertDebugUtilsLabelEXT()
10741 const VkDebugUtilsLabelEXT* pLabelInfo) in vkCmdBeginDebugUtilsLabelEXT()
10762 const VkDebugUtilsLabelEXT* pLabelInfo) in vkCmdInsertDebugUtilsLabelEXT()
DVkDecoder.cpp18865 const VkDebugUtilsLabelEXT* pLabelInfo; in decode() local
18930 const VkDebugUtilsLabelEXT* pLabelInfo; in decode() local
18966 const VkDebugUtilsLabelEXT* pLabelInfo; in decode() local
19031 const VkDebugUtilsLabelEXT* pLabelInfo; in decode() local
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto7348 optional VkDebugUtilsLabelEXT pLabelInfo = 2; field
7360 optional VkDebugUtilsLabelEXT pLabelInfo = 2; field
7367 optional VkDebugUtilsLabelEXT pLabelInfo = 2; field
7379 optional VkDebugUtilsLabelEXT pLabelInfo = 2; field
/device/generic/goldfish-opengl/system/vulkan_enc/
Dfunc_table.cpp5365 const VkDebugUtilsLabelEXT* pLabelInfo) in entry_vkQueueBeginDebugUtilsLabelEXT()
5380 const VkDebugUtilsLabelEXT* pLabelInfo) in entry_vkQueueInsertDebugUtilsLabelEXT()
5388 const VkDebugUtilsLabelEXT* pLabelInfo) in entry_vkCmdBeginDebugUtilsLabelEXT()
5403 const VkDebugUtilsLabelEXT* pLabelInfo) in entry_vkCmdInsertDebugUtilsLabelEXT()
DVkEncoder.cpp26226 const VkDebugUtilsLabelEXT* pLabelInfo, in vkQueueBeginDebugUtilsLabelEXT()
26318 const VkDebugUtilsLabelEXT* pLabelInfo, in vkQueueInsertDebugUtilsLabelEXT()
26371 const VkDebugUtilsLabelEXT* pLabelInfo, in vkCmdBeginDebugUtilsLabelEXT()
26465 const VkDebugUtilsLabelEXT* pLabelInfo, in vkCmdInsertDebugUtilsLabelEXT()