Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h1168 void marshal_VkPhysicalDeviceGroupProperties(
DVkEncoder.cpp10266marshal_VkPhysicalDeviceGroupProperties(countingStream, (VkPhysicalDeviceGroupProperties*)(pPhysic… in vkEnumeratePhysicalDeviceGroups()
10292marshal_VkPhysicalDeviceGroupProperties(stream, (VkPhysicalDeviceGroupProperties*)(pPhysicalDevice… in vkEnumeratePhysicalDeviceGroups()
15121marshal_VkPhysicalDeviceGroupProperties(countingStream, (VkPhysicalDeviceGroupProperties*)(pPhysic… in vkEnumeratePhysicalDeviceGroupsKHR()
15147marshal_VkPhysicalDeviceGroupProperties(stream, (VkPhysicalDeviceGroupProperties*)(pPhysicalDevice… in vkEnumeratePhysicalDeviceGroupsKHR()
Dgoldfish_vk_marshaling_guest.cpp5001 void marshal_VkPhysicalDeviceGroupProperties( in marshal_VkPhysicalDeviceGroupProperties() function