Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h2232 void marshal_VkSurfaceFormat2KHR(
DVkEncoder.cpp17242marshal_VkSurfaceFormat2KHR(countingStream, (VkSurfaceFormat2KHR*)(pSurfaceFormats + i)); in vkGetPhysicalDeviceSurfaceFormats2KHR()
17269 marshal_VkSurfaceFormat2KHR(stream, (VkSurfaceFormat2KHR*)(pSurfaceFormats + i)); in vkGetPhysicalDeviceSurfaceFormats2KHR()
Dgoldfish_vk_marshaling_guest.cpp7179 void marshal_VkSurfaceFormat2KHR( in marshal_VkSurfaceFormat2KHR() function