Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkEmulatedPhysicalDeviceMemory.cpp57 auto guestMemoryProperties = mGuestMemoryProperties.memoryTypes[i].propertyFlags; in EmulatedPhysicalDeviceMemoryProperties() local
58 if (!(guestMemoryProperties & VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT)) { in EmulatedPhysicalDeviceMemoryProperties()