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.cpp16860marshal_VkSurfaceFormat2KHR(countingStream, (VkSurfaceFormat2KHR*)(pSurfaceFormats + i)); in vkGetPhysicalDeviceSurfaceFormats2KHR()
16887 marshal_VkSurfaceFormat2KHR(stream, (VkSurfaceFormat2KHR*)(pSurfaceFormats + i)); in vkGetPhysicalDeviceSurfaceFormats2KHR()
Dgoldfish_vk_marshaling_guest.cpp9285 void marshal_VkSurfaceFormat2KHR( in marshal_VkSurfaceFormat2KHR() function