Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_driconf.c60 query_bool_option(allow_draw_out_of_order); in u_driconf_fill_st_options()
/third_party/mesa3d/src/gallium/include/frontend/
Dapi.h236 bool allow_draw_out_of_order; member
/third_party/mesa3d/src/util/
Ddriconf.h216 DRI_CONF_OPT_B(allow_draw_out_of_order, def, \
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h542 bool allow_draw_out_of_order; member
Dsi_pipe.c1276 sscreen->allow_draw_out_of_order = driQueryOptionb(config->options, "allow_draw_out_of_order"); in radeonsi_screen_create_impl()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c1842 consts->AllowDrawOutOfOrder = options->allow_draw_out_of_order; in st_init_extensions()
/third_party/mesa3d/docs/relnotes/
D20.1.0.rst3100 allow_draw_out_of_order is set