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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_driconf.c60 query_bool_option(allow_draw_out_of_order);
/xsrc/external/mit/MesaLib/dist/src/gallium/include/frontend/
H A Dapi.h236 bool allow_draw_out_of_order; member in struct:st_config_options
/xsrc/external/mit/MesaLib/dist/src/util/
H A Ddriconf.h216 DRI_CONF_OPT_B(allow_draw_out_of_order, def, \
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c1272 driQueryOptionb(config->options, "allow_draw_out_of_order");
1275 driQueryOptionb(config->options, "allow_draw_out_of_order");
1276 sscreen->allow_draw_out_of_order = driQueryOptionb(config->options, "allow_draw_out_of_order");
H A Dsi_pipe.h542 bool allow_draw_out_of_order; member in struct:si_screen
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_extensions.c1842 consts->AllowDrawOutOfOrder = options->allow_draw_out_of_order;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst3100 allow_draw_out_of_order is set

Completed in 48 milliseconds