Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glDepthFunc

366 void glDepthFunc(GLenum func)
368 getDispatch()->glDepthFunc(func);