Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h285 bool out_of_order_rast_allowed; member
Dradv_device.c814 device->out_of_order_rast_allowed = in radv_physical_device_try_create()
Dradv_pipeline.c986 if (!pipeline->base.device->physical_device->out_of_order_rast_allowed) in radv_pipeline_out_of_order_rast()