Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glClearDepthx

291 void glClearDepthx(GLclampx depth)
293 getDispatch()->glClearDepthx(depth);