Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dmtypes.h989 struct gl_multisample_attrib struct
991 GLboolean Enabled;
992 GLboolean _Enabled; /**< true if Enabled and multisample buffer */
993 GLboolean SampleAlphaToCoverage;
994 GLboolean SampleAlphaToOne;
995 GLboolean SampleCoverage;
996 GLfloat SampleCoverageValue;
997 GLboolean SampleCoverageInvert;