Home
last modified time | relevance | path

Searched refs:AllowGLSLBuiltinConstantExpression (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_extensions.c1423 consts->AllowGLSLBuiltinConstantExpression = GL_TRUE; in st_init_extensions()
/external/mesa3d/src/compiler/glsl/
Dast_function.cpp634 state->ctx->Const.AllowGLSLBuiltinConstantExpression) { in generate_call()
/external/mesa3d/src/mesa/main/
Dmtypes.h3848 GLboolean AllowGLSLBuiltinConstantExpression; member