Searched defs:glTexGenfvOES (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java1012 // C function void glTexGenfvOES ( GLenum coord, GLenum pname, const GLfloat *params )
1014 public static native void glTexGenfvOES( method in class:GLES11Ext
1021 // C function void glTexGenfvOES ( GLenum coord, GLenum pname, const GLfloat *params )
1023 public static native void glTexGenfvOES( method in class:GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp859 const GLMessage_Function GLMessage::glTexGenfvOES; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1192 static const Function glTexGenfvOES = GLMessage_Function_glTexGenfvOES; member in class:android::gltrace::GLMessage

Completed in 86 milliseconds