Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dmtypes.h3046 struct gl_enable_attrib_node struct
3048 GLboolean AlphaTest;
3049 GLboolean AutoNormal;
3050 GLboolean Blend;
3051 GLbitfield ClipPlanes;
3052 GLboolean ColorMaterial;
3053 GLboolean CullFace;
3054 GLboolean DepthClampNear;
3055 GLboolean DepthClampFar;
3056 GLboolean DepthTest;
[all …]