Home | History | Annotate | Download | only in opengl

Lines Matching refs:glSampleCoveragex

688     public void glSampleCoveragex(int value, boolean invert) {
690 mgl.glSampleCoveragex(value, invert);