Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dmtypes.h3109 struct gl_enable_attrib_node struct
3111 GLboolean AlphaTest;
3112 GLboolean AutoNormal;
3113 GLboolean Blend;
3114 GLbitfield ClipPlanes;
3115 GLboolean ColorMaterial;
3116 GLboolean CullFace;
3117 GLboolean DepthClampNear;
3118 GLboolean DepthClampFar;
3119 GLboolean DepthTest;
[all …]