Home
last modified time | relevance | path

Searched defs:gl_attrib_node (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dmtypes.h3212 struct gl_attrib_node struct
3214 GLbitfield Mask;
3215 GLbitfield OldPopAttribStateMask;
3216 struct gl_accum_attrib Accum;
3217 struct gl_colorbuffer_attrib Color;
3218 struct gl_current_attrib Current;
3219 struct gl_depthbuffer_attrib Depth;
3220 struct gl_enable_attrib_node Enable;
3221 struct gl_eval_attrib Eval;
3222 struct gl_fog_attrib Fog;
[all …]