HomeSort by relevance Sort by last modified time
    Searched refs:glTexGenfOES (Results 1 - 25 of 126) sorted by null

1 2 3 4 5 6

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_ftable.h 239 {"glTexGenfOES", (void*)glTexGenfOES},
gl_client_context.h 259 glTexGenfOES_client_proc_t glTexGenfOES;
gl_client_context.cpp 259 glTexGenfOES = (glTexGenfOES_client_proc_t) getProc("glTexGenfOES", userData);
  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_ftable.h 246 {"glTexGenfOES", (void *)glTexGenfOES},
gles_dispatch.h 249 glTexGenfOES_t glTexGenfOES;
    [all...]
gles.cpp 1186 void glTexGenfOES(GLenum coord, GLenum pname, GLfloat param)
1188 getDispatch()->glTexGenfOES(coord, pname, param);
    [all...]
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES11Ext.spec 82 void glTexGenfOES ( GLenum coord, GLenum pname, GLfloat param )
  /frameworks/native/opengl/tools/glgen/stubs/jsr239/
GLCHeader.cpp 40 #define glTexGenf glTexGenfOES
  /frameworks/base/opengl/java/android/opengl/
GLES11Ext.java     [all...]
  /frameworks/base/libs/hwui/debug/
gles_redefine.h     [all...]
gles_undefine.h 788 #undef glTexGenfOES
  /development/ndk/platforms/android-9/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/GLES/
glext.h     [all...]

Completed in 1153 milliseconds

1 2 3 4 5 6