Searched refs:deepcopy_VkDebugUtilsLabelEXT (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | goldfish_vk_deepcopy_guest.h | 1768 void deepcopy_VkDebugUtilsLabelEXT(
|
D | goldfish_vk_deepcopy_guest.cpp | 5558 void deepcopy_VkDebugUtilsLabelEXT( in deepcopy_VkDebugUtilsLabelEXT() function 5611 …deepcopy_VkDebugUtilsLabelEXT(pool, from->pQueueLabels + i, (VkDebugUtilsLabelEXT*)(to->pQueueLabe… in deepcopy_VkDebugUtilsMessengerCallbackDataEXT() 5621 …deepcopy_VkDebugUtilsLabelEXT(pool, from->pCmdBufLabels + i, (VkDebugUtilsLabelEXT*)(to->pCmdBufLa… in deepcopy_VkDebugUtilsMessengerCallbackDataEXT()
|
D | VkEncoder.cpp | 21663 deepcopy_VkDebugUtilsLabelEXT(pool, pLabelInfo, (VkDebugUtilsLabelEXT*)(local_pLabelInfo)); in vkQueueBeginDebugUtilsLabelEXT() 21747 deepcopy_VkDebugUtilsLabelEXT(pool, pLabelInfo, (VkDebugUtilsLabelEXT*)(local_pLabelInfo)); in vkQueueInsertDebugUtilsLabelEXT() 21796 deepcopy_VkDebugUtilsLabelEXT(pool, pLabelInfo, (VkDebugUtilsLabelEXT*)(local_pLabelInfo)); in vkCmdBeginDebugUtilsLabelEXT() 21880 deepcopy_VkDebugUtilsLabelEXT(pool, pLabelInfo, (VkDebugUtilsLabelEXT*)(local_pLabelInfo)); in vkCmdInsertDebugUtilsLabelEXT()
|