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

/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES11Ext.spec84 void glTexGeniOES ( GLenum coord, GLenum pname, GLint param )
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
H A DGLCHeader.cpp38 #define glTexGeni glTexGeniOES
/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java1029 // C function void glTexGeniOES ( GLenum coord, GLenum pname, GLint param )
1031 public static native void glTexGeniOES( method in class:GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/
H A Dgltrace.proto349 glTexGeniOES = 323;
/frameworks/native/opengl/include/GLES/
H A Dglext.h887 GL_API void GL_APIENTRY glTexGeniOES (GLenum coord, GLenum pname, GLint param);
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp1155 const GLMessage_Function GLMessage::glTexGeniOES; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1503 static const Function glTexGeniOES = GLMessage_Function_glTexGeniOES; member in class:android::gltrace::GLMessage
H A Dgltrace_api.cpp[all...]
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp3094 /* void glTexGeniOES ( GLenum coord, GLenum pname, GLint param ) */
3098 glTexGeniOES(
3568 {"glTexGeniOES", "(III)V", (void *) android_glTexGeniOES__III },
H A Dcom_google_android_gles_jni_GLImpl.cpp39 #define glTexGeni glTexGeniOES

Completed in 801 milliseconds