Home | History | Annotate | Download | only in functional

Lines Matching full:glsamplemaski

121 			gl.glSampleMaski(ndx, 0);
122 GLU_EXPECT_NO_ERROR(gl.glGetError(), "glSampleMaski");
139 gl.glSampleMaski(maskIndex, mask);
140 GLU_EXPECT_NO_ERROR(gl.glGetError(), "glSampleMaski");