Home | History | Annotate | Download | only in GLES_V2

Lines Matching refs:glSampleCoverage

1665 GL_APICALL void  GL_APIENTRY glSampleCoverage(GLclampf value, GLboolean invert){
1667 ctx->dispatcher().glSampleCoverage(value,invert);