Searched refs:has_out_of_order_rast (Results 1 – 4 of 4) sorted by relevance
110 bool has_out_of_order_rast; member
780 sscreen->has_out_of_order_rast = sscreen->info.chip_class >= VI && in radeonsi_screen_create()
699 if (sctx->screen->has_out_of_order_rast && in si_bind_blend_state()1308 if (sctx->screen->has_out_of_order_rast && in si_bind_dsa_state()2910 if (sctx->screen->has_out_of_order_rast && in si_set_framebuffer_state()3257 if (!sctx->screen->has_out_of_order_rast) in si_out_of_order_rasterization()
2429 if (sctx->screen->has_out_of_order_rast && in si_bind_ps_shader()