Home | History | Annotate | Download | only in main

Lines Matching refs:NewState

63  * __struct gl_contextRec::NewState.
87 ctx->NewState |= ctx->CurrentStack->DirtyFlag;
105 * __struct gl_contextRec::NewState.
131 ctx->NewState |= ctx->CurrentStack->DirtyFlag;
238 * Marks __struct gl_contextRec::NewState with the stack dirty flag.
267 ctx->NewState |= stack->DirtyFlag;
278 * Marks __struct gl_contextRec::NewState with the dirty stack flag.
305 ctx->NewState |= stack->DirtyFlag;
316 * Marks __struct gl_contextRec::NewState with the stack dirty flag.
328 ctx->NewState |= ctx->CurrentStack->DirtyFlag;
341 * Marks __struct gl_contextRec::NewState with the dirty stack flag.
358 ctx->NewState |= ctx->CurrentStack->DirtyFlag;
371 * __struct gl_contextRec::NewState with the dirty stack flag.
387 ctx->NewState |= ctx->CurrentStack->DirtyFlag;
403 * __struct gl_contextRec::NewState with the dirty stack flag.
412 ctx->NewState |= ctx->CurrentStack->DirtyFlag;
428 * __struct gl_contextRec::NewState with the dirty stack flag.
436 ctx->NewState |= ctx->CurrentStack->DirtyFlag;
451 * __struct gl_contextRec::NewState with the dirty stack flag.
459 ctx->NewState |= ctx->CurrentStack->DirtyFlag;