Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_private.h295 bool out_of_order_rast_allowed; member
Dradv_pipeline.c973 if (!pipeline->device->physical_device->out_of_order_rast_allowed) in radv_pipeline_out_of_order_rast()
Dradv_device.c416 device->out_of_order_rast_allowed = device->rad_info.has_out_of_order_rast && in radv_physical_device_try_create()