Searched refs:guestMemoryProperties (Results 1 – 1 of 1) sorted by relevance
57 auto guestMemoryProperties = mGuestMemoryProperties.memoryTypes[i].propertyFlags; in EmulatedPhysicalDeviceMemoryProperties() local58 if (!(guestMemoryProperties & VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT)) { in EmulatedPhysicalDeviceMemoryProperties()