Searched refs:OldPopAttribStateMask (Results 1 – 2 of 2) sorted by relevance
113 head->OldPopAttribStateMask = ctx->PopAttribState; in _mesa_PushAttrib()1131 ctx->PopAttribState = attr->OldPopAttribStateMask; in _mesa_PopAttrib()
3215 GLbitfield OldPopAttribStateMask; member