Home
last modified time | relevance | path

Searched refs:GLSLLowerConstArrays (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dconsts_exts.h771 bool GLSLLowerConstArrays; member
Dcontext.c482 consts->GLSLLowerConstArrays = true; in _mesa_init_constants()
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_linker.c971 if (consts->GLSLLowerConstArrays) { in gl_nir_link_glsl()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c389 c->GLSLLowerConstArrays = in st_init_limits()