Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcontext.c625 consts->GLSLLowerConstArrays = true; in _mesa_init_constants()
Dmtypes.h4010 bool GLSLLowerConstArrays; member
/external/mesa3d/src/mesa/state_tracker/
Dst_extensions.c364 c->GLSLLowerConstArrays = in st_init_limits()
/external/mesa3d/src/compiler/glsl/
Dlinker.cpp4893 if (ctx->Const.GLSLLowerConstArrays && in link_shaders()