Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp825 const VkPhysicalDeviceFeatures* check_pEnabledFeatures; in unmarshal_VkDeviceCreateInfo() local
826 check_pEnabledFeatures = (const VkPhysicalDeviceFeatures*)(uintptr_t)vkStream->getBe64(); in unmarshal_VkDeviceCreateInfo()
829 if (!(check_pEnabledFeatures)) in unmarshal_VkDeviceCreateInfo()