Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dmtypes.h3033 struct gl_enable_attrib_node struct
3035 GLboolean AlphaTest;
3036 GLboolean AutoNormal;
3037 GLboolean Blend;
3038 GLbitfield ClipPlanes;
3039 GLboolean ColorMaterial;
3040 GLboolean CullFace;
3041 GLboolean DepthClampNear;
3042 GLboolean DepthClampFar;
3043 GLboolean DepthTest;
[all …]