Searched defs:_NEW_PROJECTION (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dmtypes.h3107 GLuint DirtyFlag; /**< _NEW_MODELVIEW or _NEW_PROJECTION, for example */
3132 #define _NEW_PROJECTION (1 << 1) /**< gl_context::Projection */ macro

Completed in 106 milliseconds