Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glSampleCoveragex

671 void glSampleCoveragex(GLclampx value, GLboolean invert)
673 getDispatch()->glSampleCoveragex(value, invert);