Searched refs:glSampleCoveragex (Results 1 – 8 of 8) sorted by relevance
196 glSampleCoveragex
231 glSampleCoveragex
557 public void glSampleCoveragex(int value, boolean invert) { in glSampleCoveragex() method in MatrixTrackingGL558 mgl.glSampleCoveragex(value, invert); in glSampleCoveragex()
718 GL_API void GL_APIENTRY glSampleCoveragex (GLclampx value, GLboolean invert);