Searched refs:host_flags (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_physical_device.c742 const uint32_t host_flags = VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT | local in function:vn_physical_device_init_memory_properties
750 props->memoryTypes[i].propertyFlags &= ~host_flags;

Completed in 4 milliseconds