Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h74 void marshal_VkPhysicalDeviceFeatures(
Dgoldfish_vk_marshaling_guest.cpp244 void marshal_VkPhysicalDeviceFeatures( in marshal_VkPhysicalDeviceFeatures() function
849marshal_VkPhysicalDeviceFeatures(vkStream, (const VkPhysicalDeviceFeatures*)(forMarshaling->pEnabl… in marshal_VkDeviceCreateInfo()
5260marshal_VkPhysicalDeviceFeatures(vkStream, (VkPhysicalDeviceFeatures*)(&forMarshaling->features)); in marshal_VkPhysicalDeviceFeatures2()
DVkEncoder.cpp423 marshal_VkPhysicalDeviceFeatures(countingStream, (VkPhysicalDeviceFeatures*)(pFeatures)); in vkGetPhysicalDeviceFeatures()
433 marshal_VkPhysicalDeviceFeatures(stream, (VkPhysicalDeviceFeatures*)(pFeatures)); in vkGetPhysicalDeviceFeatures()