Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glSampleCoveragexOES

1006 void glSampleCoveragexOES(GLclampx value, GLboolean invert)
1008 getDispatch()->glSampleCoveragexOES(value, invert);