Home | History | Annotate | Download | only in opengl

Lines Matching defs:glSampleCoveragex

2292         begin("glSampleCoveragex");
2301 public void glSampleCoveragex(int value, boolean invert) {
2302 begin("glSampleCoveragex");
2307 mgl.glSampleCoveragex(value, invert);