Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dconsts_exts.h667 GLboolean GLSLIgnoreWriteToReadonlyVar; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c1158 consts->GLSLIgnoreWriteToReadonlyVar = options->glsl_ignore_write_to_readonly_var; in st_init_extensions()
/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.cpp325 ctx->Const.GLSLIgnoreWriteToReadonlyVar; in _mesa_glsl_parse_state()