Home
last modified time | relevance | path

Searched refs:transform_tohost_VkSubmitInfo (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_transform_guest.h240 void transform_tohost_VkSubmitInfo(ResourceTracker* resourceTracker, VkSubmitInfo* toTransform);
Dgoldfish_vk_transform_guest.cpp546 void transform_tohost_VkSubmitInfo(ResourceTracker* resourceTracker, VkSubmitInfo* toTransform) { in transform_tohost_VkSubmitInfo() function
DVkEncoder.cpp2428 transform_tohost_VkSubmitInfo(sResourceTracker, (VkSubmitInfo*)(local_pSubmits + i)); in vkQueueSubmit()
37258 transform_tohost_VkSubmitInfo(sResourceTracker, (VkSubmitInfo*)(local_pSubmits + i)); in vkQueueSubmitAsyncGOOGLE()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_transform.h244 void transform_tohost_VkSubmitInfo(VkDecoderGlobalState* resourceTracker,
Dgoldfish_vk_transform.cpp547 void transform_tohost_VkSubmitInfo(VkDecoderGlobalState* resourceTracker, in transform_tohost_VkSubmitInfo() function
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp1525 transform_tohost_VkSubmitInfo(m_state, (VkSubmitInfo*)(pSubmits + i)); in decode()
21099 transform_tohost_VkSubmitInfo(m_state, (VkSubmitInfo*)(pSubmits + i)); in decode()