Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glDepthRangex

376 void glDepthRangex(GLclampx zNear, GLclampx zFar)
378 getDispatch()->glDepthRangex(zNear, zFar);