OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Map2Index
(Results
1 - 10
of
10
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
eval.c
124
return &ctx->EvalMap.
Map2Index
;
895
ctx->Eval.
Map2Index
= GL_FALSE;
934
init_2d_map( &ctx->EvalMap.
Map2Index
, 1, index );
960
free(ctx->EvalMap.
Map2Index
.Points);
enable.c
734
if (ctx->Eval.
Map2Index
== state)
738
ctx->Eval.
Map2Index
= state;
1691
return ctx->Eval.
Map2Index
;
attrib.c
166
attr->
Map2Index
= ctx->Eval.
Map2Index
;
401
TEST_AND_UPDATE(ctx->Eval.
Map2Index
, enable->
Map2Index
, GL_MAP2_INDEX);
mtypes.h
484
GLboolean
Map2Index
;
1799
struct gl_2d_map
Map2Index
;
5060
GLboolean
Map2Index
;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
eval.c
125
return &ctx->EvalMap.
Map2Index
;
892
ctx->Eval.
Map2Index
= GL_FALSE;
931
init_2d_map( &ctx->EvalMap.
Map2Index
, 1, index );
957
free(ctx->EvalMap.
Map2Index
.Points);
attrib.c
97
GLboolean
Map2Index
;
363
attr->
Map2Index
= ctx->Eval.
Map2Index
;
673
TEST_AND_UPDATE(ctx->Eval.
Map2Index
, enable->
Map2Index
, GL_MAP2_INDEX);
enable.c
587
if (ctx->Eval.
Map2Index
== state)
590
ctx->Eval.
Map2Index
= state;
1473
return ctx->Eval.
Map2Index
;
mtypes.h
534
GLboolean
Map2Index
;
1721
struct gl_2d_map
Map2Index
;
/xsrc/external/mit/MesaLib/src/mesa/
get_hash.h
497
{ GL_MAP2_INDEX, CONTEXT_BOOL(Eval.
Map2Index
), NO_EXTRA },
/xsrc/external/mit/MesaLib.old/src/mesa/
get_hash.h
489
{ GL_MAP2_INDEX, CONTEXT_BOOL(Eval.
Map2Index
), NO_EXTRA },
Completed in 65 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026