Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dconsts_exts.h771 bool GLSLLowerConstArrays; member
H A Dcontext.c459 consts->GLSLLowerConstArrays = true; in _mesa_init_constants()
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_extensions.c404 c->GLSLLowerConstArrays = in st_init_limits()
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dgl_nir_linker.c3021 if (consts->GLSLLowerConstArrays) { in gl_nir_link_glsl()