Functions | |
void GLAPIENTRY | _mesa_SampleCoverageARB (GLclampf value, GLboolean invert) |
Called via glSampleCoverageARB. | |
void | _mesa_init_multisample (GLcontext *ctx) |
Initialize the context's multisample state. |
void _mesa_init_multisample | ( | GLcontext * | ctx | ) |
Initialize the context's multisample state.
ctx | the GL context. |
void GLAPIENTRY _mesa_SampleCoverageARB | ( | GLclampf | value, | |
GLboolean | invert | |||
) |
Called via glSampleCoverageARB.