Home
last modified time | relevance | path

Searched refs:_NEW_ALL (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dcontext.c808 ctx->NewState = _NEW_ALL; in init_attrib_groups()
1308 dst->NewState = _NEW_ALL; in _mesa_copy_context()
Dmtypes.h3163 #define _NEW_ALL ~0 macro
Dattrib.c1016 ctx->NewState |= _NEW_ALL; in _mesa_PopAttrib()