Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glSampleCoverage

666 void glSampleCoverage(GLclampf value, GLboolean invert)
668 getDispatch()->glSampleCoverage(value, invert);