Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h1396 void marshal_VkDeviceQueueInfo2(
DVkEncoder.cpp11376 marshal_VkDeviceQueueInfo2(countingStream, (VkDeviceQueueInfo2*)(local_pQueueInfo)); in vkGetDeviceQueue2()
11389 marshal_VkDeviceQueueInfo2(stream, (VkDeviceQueueInfo2*)(local_pQueueInfo)); in vkGetDeviceQueue2()
Dgoldfish_vk_marshaling_guest.cpp4753 void marshal_VkDeviceQueueInfo2( in marshal_VkDeviceQueueInfo2() function