Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dmtypes.h3149 struct gl_attrib_node struct
3151 GLbitfield Mask;
3152 GLbitfield OldPopAttribStateMask;
3153 struct gl_accum_attrib Accum;
3154 struct gl_colorbuffer_attrib Color;
3155 struct gl_current_attrib Current;
3156 struct gl_depthbuffer_attrib Depth;
3157 struct gl_enable_attrib_node Enable;
3158 struct gl_eval_attrib Eval;
3159 struct gl_fog_attrib Fog;
[all …]