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

1 2 3 4 5 6

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_ftable.h 242 {"glTexGenivOES", (void*)glTexGenivOES},
gl_client_context.h 262 glTexGenivOES_client_proc_t glTexGenivOES;
gl_client_context.cpp 262 glTexGenivOES = (glTexGenivOES_client_proc_t) getProc("glTexGenivOES", userData);
  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_ftable.h 249 {"glTexGenivOES", (void *)glTexGenivOES},
gles_dispatch.h 252 glTexGenivOES_t glTexGenivOES;
    [all...]
gles.cpp 1201 void glTexGenivOES(GLenum coord, GLenum pname, const GLint *params)
1203 getDispatch()->glTexGenivOES(coord, pname, params);
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES11Ext.java     [all...]
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES11Ext.spec 85 void glTexGenivOES ( GLenum coord, GLenum pname, const GLint *params )
  /frameworks/native/opengl/tools/glgen/stubs/jsr239/
GLCHeader.cpp 43 #define glTexGeniv glTexGenivOES
  /frameworks/base/libs/hwui/debug/
gles_redefine.h     [all...]
gles_undefine.h 791 #undef glTexGenivOES
  /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 93 milliseconds

1 2 3 4 5 6