Searched defs:glCullFace (Results 1 – 10 of 10) sorted by relevance
79 void glCullFace(GLenum mode) in glCullFace() function
253 void glCullFace(GLenum mode) in glCullFace() function
266 const Message_Function Message::glCullFace; member in com::android::glesv2debugger::Message
340 static const Function glCullFace = Message_Function_glCullFace; variable
392 void glCullFace( in glCullFace() method
469 public static native void glCullFace( in glCullFace() method in GLES10
201 public void glCullFace(int mode) { in glCullFace() method in GLErrorWrapper
551 public static native void glCullFace( in glCullFace() method in GLES20
1413 public void glCullFace(int mode) { in glCullFace() method in GLLogWrapper
282 public native void glCullFace( in glCullFace() method in GLImpl