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

1 2 3 4 5 6

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_ftable.h 244 {"glTexGenxvOES", (void*)glTexGenxvOES},
gl_client_context.h 264 glTexGenxvOES_client_proc_t glTexGenxvOES;
gl_client_context.cpp 264 glTexGenxvOES = (glTexGenxvOES_client_proc_t) getProc("glTexGenxvOES", userData);
  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_ftable.h 251 {"glTexGenxvOES", (void *)glTexGenxvOES},
gles_dispatch.h 254 glTexGenxvOES_t glTexGenxvOES;
    [all...]
gles.cpp 1211 void glTexGenxvOES(GLenum coord, GLenum pname, const GLfixed *params)
1213 getDispatch()->glTexGenxvOES(coord, pname, params);
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES11Ext.java     [all...]
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES11Ext.spec 87 void glTexGenxvOES ( GLenum coord, GLenum pname, const GLfixed *params )
  /frameworks/native/opengl/tools/glgen/stubs/jsr239/
GLCHeader.cpp 45 #define glTexGenxv glTexGenxvOES
  /frameworks/base/libs/hwui/debug/
gles_redefine.h     [all...]
gles_undefine.h 793 #undef glTexGenxvOES
  /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 707 milliseconds

1 2 3 4 5 6