Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_transform_guest.h361 void transform_fromhost_VkSubresourceLayout(ResourceTracker* resourceTracker,
Dgoldfish_vk_transform_guest.cpp1002 void transform_fromhost_VkSubresourceLayout(ResourceTracker* resourceTracker, in transform_fromhost_VkSubresourceLayout() function
6698 transform_fromhost_VkSubresourceLayout(resourceTracker, in transform_fromhost_VkSubresourceLayout2KHR()
DVkEncoder.cpp6875 transform_fromhost_VkSubresourceLayout(sResourceTracker, (VkSubresourceLayout*)(pLayout)); in vkGetImageSubresourceLayout()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_transform.h367 void transform_fromhost_VkSubresourceLayout(VkDecoderGlobalState* resourceTracker,
Dgoldfish_vk_transform.cpp1005 void transform_fromhost_VkSubresourceLayout(VkDecoderGlobalState* resourceTracker, in transform_fromhost_VkSubresourceLayout() function
6900 transform_fromhost_VkSubresourceLayout(resourceTracker, in transform_fromhost_VkSubresourceLayout2KHR()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp3937 transform_fromhost_VkSubresourceLayout(m_state, in decode()