Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dattrib.c69 struct gl_enable_attrib struct
71 GLboolean AlphaTest;
72 GLboolean AutoNormal;
73 GLboolean Blend;
74 GLbitfield ClipPlanes;
75 GLboolean ColorMaterial;
76 GLboolean CullFace;
77 GLboolean DepthClamp;
78 GLboolean DepthTest;
79 GLboolean Dither;
[all …]