Searched refs:glClearDepthxOES (Results 1 – 12 of 12) sorted by relevance
26 glClearDepthxOES;
80 GL_ENTRY(void, glClearDepthxOES, GLfixed depth)
16 void glClearDepthxOES ( GLclampx depth )
290 public static native void glClearDepthxOES( in glClearDepthxOES() method in GLES11Ext
46 void API_ENTRY(glClearDepthxOES)(GLfixed depth) {47 CALL_GL_API(glClearDepthxOES, depth);
94 #define glClearDepthxOES wrap_glClearDepthxOES macro
94 #undef glClearDepthxOES
212 GL_API void GL_APIENTRY glClearDepthxOES (GLfixed depth);
1000 glClearDepthxOES( in android_glClearDepthxOES__I()
19457 method public static void glClearDepthxOES(int);
28344 Landroid/opengl/GLES11Ext;->glClearDepthxOES(I)V
29884 method public static void glClearDepthxOES(int);