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.c67 struct gl_enable_attrib struct
69 GLboolean AlphaTest;
70 GLboolean AutoNormal;
71 GLboolean Blend;
72 GLbitfield ClipPlanes;
73 GLboolean ColorMaterial;
74 GLboolean CullFace;
75 GLboolean DepthClamp;
76 GLboolean DepthTest;
77 GLboolean Dither;
[all …]