Home
last modified time | relevance | path

Searched refs:marshal_VkSubresourceLayout (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h415 void marshal_VkSubresourceLayout(
DVkEncoder.cpp4219 marshal_VkSubresourceLayout(countingStream, (VkSubresourceLayout*)(pLayout)); in vkGetImageSubresourceLayout()
4233 marshal_VkSubresourceLayout(stream, (VkSubresourceLayout*)(pLayout)); in vkGetImageSubresourceLayout()
Dgoldfish_vk_marshaling_guest.cpp1700 void marshal_VkSubresourceLayout( in marshal_VkSubresourceLayout() function