Home
last modified time | relevance | path

Searched refs:transform_tohost_VkFormatProperties (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_transform_guest.h154 void transform_tohost_VkFormatProperties(ResourceTracker* resourceTracker,
Dgoldfish_vk_transform_guest.cpp288 void transform_tohost_VkFormatProperties(ResourceTracker* resourceTracker, in transform_tohost_VkFormatProperties() function
2827 transform_tohost_VkFormatProperties(resourceTracker, in transform_tohost_VkFormatProperties2()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_transform.h154 void transform_tohost_VkFormatProperties(VkDecoderGlobalState* resourceTracker,
Dgoldfish_vk_transform.cpp285 void transform_tohost_VkFormatProperties(VkDecoderGlobalState* resourceTracker, in transform_tohost_VkFormatProperties() function
2837 transform_tohost_VkFormatProperties(resourceTracker, in transform_tohost_VkFormatProperties2()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp499 transform_tohost_VkFormatProperties(m_state, in decode()