Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glDepthRangexOES

871 void glDepthRangexOES(GLclampx zNear, GLclampx zFar)
873 getDispatch()->glDepthRangexOES(zNear, zFar);