Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dconsts_exts.h646 GLboolean AllowExtraPPTokens; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c1143 consts->AllowExtraPPTokens = options->allow_extra_pp_tokens; in st_init_extensions()
/third_party/mesa3d/src/compiler/glsl/glcpp/
Dglcpp-parse.y784 if (parser->gl_ctx->Const.AllowExtraPPTokens)