Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glClearDepthfOES

1181 void glClearDepthfOES(GLclampf depth)
1183 getDispatch()->glClearDepthfOES(depth);