OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GLSLFrontFacingIsSysVal
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
glspirv.c
285
.front_face = !ctx->Const.
GLSLFrontFacingIsSysVal
,
mtypes.h
4080
bool
GLSLFrontFacingIsSysVal
;
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
builtin_variables.cpp
1323
if (this->state->ctx->Const.
GLSLFrontFacingIsSysVal
) {
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
builtin_variables.cpp
1182
if (this->state->ctx->Const.
GLSLFrontFacingIsSysVal
)
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
brw_context.c
678
ctx->Const.
GLSLFrontFacingIsSysVal
= true;
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
st_extensions.c
515
c->
GLSLFrontFacingIsSysVal
=
st_program.c
1393
bool face_sysval = st->ctx->Const.
GLSLFrontFacingIsSysVal
;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
st_extensions.c
448
c->
GLSLFrontFacingIsSysVal
=
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
mtypes.h
3912
bool
GLSLFrontFacingIsSysVal
;
Completed in 26 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026