Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dbuiltin_variables.cpp1166 if (this->state->ctx->Const.GLSLFrontFacingIsSysVal) in generate_fs_special_vars()
/external/mesa3d/src/mesa/state_tracker/
Dst_extensions.c418 c->GLSLFrontFacingIsSysVal = in st_init_limits()
/external/mesa3d/src/mesa/main/
Dmtypes.h3839 bool GLSLFrontFacingIsSysVal; member