OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NewLogicOp
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
enable.c
604
FLUSH_VERTICES(ctx, ctx->DriverFlags.
NewLogicOp
? 0 : _NEW_COLOR,
606
ctx->NewDriverState |= ctx->DriverFlags.
NewLogicOp
;
635
FLUSH_VERTICES(ctx, ctx->DriverFlags.
NewLogicOp
? 0 : _NEW_COLOR,
637
ctx->NewDriverState |= ctx->DriverFlags.
NewLogicOp
;
blend.c
936
FLUSH_VERTICES(ctx, ctx->DriverFlags.
NewLogicOp
? 0 : _NEW_COLOR,
938
ctx->NewDriverState |= ctx->DriverFlags.
NewLogicOp
;
mtypes.h
4847
uint64_t
NewLogicOp
;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
enable.c
471
FLUSH_VERTICES(ctx, ctx->DriverFlags.
NewLogicOp
? 0 : _NEW_COLOR);
472
ctx->NewDriverState |= ctx->DriverFlags.
NewLogicOp
;
500
FLUSH_VERTICES(ctx, ctx->DriverFlags.
NewLogicOp
? 0 : _NEW_COLOR);
501
ctx->NewDriverState |= ctx->DriverFlags.
NewLogicOp
;
blend.c
904
FLUSH_VERTICES(ctx, ctx->DriverFlags.
NewLogicOp
? 0 : _NEW_COLOR);
905
ctx->NewDriverState |= ctx->DriverFlags.
NewLogicOp
;
attrib.c
1167
ctx->DriverFlags.
NewLogicOp
|
mtypes.h
4631
uint64_t
NewLogicOp
;
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
st_context.c
522
f->
NewLogicOp
= ST_NEW_BLEND;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
st_context.c
490
f->
NewLogicOp
= ST_NEW_BLEND;
Completed in 41 milliseconds
Indexes created Thu Jul 30 00:24:59 UTC 2026