Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcontext.c884 ctx->NewState = _NEW_ALL; in init_attrib_groups()
1533 dst->NewState = _NEW_ALL; in _mesa_copy_context()
Dattrib.c1161 ctx->NewState |= _NEW_ALL; in _mesa_PopAttrib()
Dmtypes.h4567 #define _NEW_ALL ~0 macro