Searched refs:glTexGenxOES (Results 1 - 10 of 10) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES11Ext.spec86 void glTexGenxOES ( GLenum coord, GLenum pname, GLfixed param )
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
H A DGLCHeader.cpp40 #define glTexGenx glTexGenxOES
/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java1054 // C function void glTexGenxOES ( GLenum coord, GLenum pname, GLfixed param )
1056 public static native void glTexGenxOES( method in class:GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/
H A Dgltrace.proto351 glTexGenxOES = 325;
/frameworks/native/opengl/include/GLES/
H A Dglext.h889 GL_API void GL_APIENTRY glTexGenxOES (GLenum coord, GLenum pname, GLfixed param);
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp1157 const GLMessage_Function GLMessage::glTexGenxOES; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1505 static const Function glTexGenxOES = GLMessage_Function_glTexGenxOES; member in class:android::gltrace::GLMessage
H A Dgltrace_api.cpp[all...]
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp3173 /* void glTexGenxOES ( GLenum coord, GLenum pname, GLfixed param ) */
3177 glTexGenxOES(
3571 {"glTexGenxOES", "(III)V", (void *) android_glTexGenxOES__III },
H A Dcom_google_android_gles_jni_GLImpl.cpp41 #define glTexGenx glTexGenxOES

Completed in 615 milliseconds