Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c742 const uint32_t host_flags = VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT | in vn_physical_device_init_memory_properties() local
750 props->memoryTypes[i].propertyFlags &= ~host_flags; in vn_physical_device_init_memory_properties()
/third_party/python/Misc/NEWS.d/
D3.8.0b1.rst1639 SSLContext.host_flags.