OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ValidPrimMaskIndexed
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
draw_validate.c
59
ctx->
ValidPrimMaskIndexed
= mask;
66
ctx->
ValidPrimMaskIndexed
= 0;
509
ctx->
ValidPrimMaskIndexed
= mask;
draw.c
151
unsigned mask_indexed = ctx->
ValidPrimMaskIndexed
;
155
mask_indexed == ctx->
ValidPrimMaskIndexed
&&
180
return valid_prim_mode_custom(ctx, mode, ctx->
ValidPrimMaskIndexed
);
mtypes.h
5264
GLbitfield
ValidPrimMaskIndexed
;
Completed in 14 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026