Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glClearDepthxOES

856 void glClearDepthxOES(GLclampx depth)
858 getDispatch()->glClearDepthxOES(depth);