Searched refs:glClearDepthxOES (Results 1 – 6 of 6) sorted by relevance
46 void API_ENTRY(glClearDepthxOES)(GLclampx depth) {47 CALL_GL_API(glClearDepthxOES, depth);
16 void glClearDepthxOES ( GLclampx depth )
278 public static native void glClearDepthxOES( in glClearDepthxOES() method in GLES11Ext
337 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
33 GL_ENTRY(void, glClearDepthxOES, GLclampx depth)
510 glClearDepthxOES( in android_glClearDepthxOES__I()