Home
last modified time | relevance | path

Searched refs:force_gl_map_buffer_synchronized (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_driconf.c67 query_bool_option(force_gl_map_buffer_synchronized); in u_driconf_fill_st_options()
/third_party/mesa3d/src/gallium/include/frontend/
Dapi.h250 bool force_gl_map_buffer_synchronized; member
/third_party/mesa3d/src/util/
Ddriconf.h265 DRI_CONF_OPT_B(force_gl_map_buffer_synchronized, def, "Override GL_MAP_UNSYNCHRONIZED_BIT.")
/third_party/mesa3d/docs/relnotes/
D22.1.3.rst199 - util: use force_gl_map_buffer_synchronized workaround with RAGE
D22.2.0.rst5790 - util: use force_gl_map_buffer_synchronized workaround with RAGE
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c1160 consts->ForceMapBufferSynchronized = options->force_gl_map_buffer_synchronized; in st_init_extensions()