HomeSort by relevance Sort by last modified time
    Searched defs:GLint64 (Results 1 - 25 of 38) sorted by null

1 2

  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 57 typedef khronos_int64_t GLint64;
457 extern GL_APICALL void (* GL_APIENTRY glGetInteger64v) (GLenum pname, GLint64* params);
459 extern GL_APICALL void (* GL_APIENTRY glGetInteger64i_v) (GLenum target, GLuint index, GLint64* data);
460 extern GL_APICALL void (* GL_APIENTRY glGetBufferParameteri64v) (GLenum target, GLenum pname, GLint64* params);
    [all...]
  /development/ndk/sources/android/ndk_helper/
gl3stub.h 67 typedef khronos_int64_t GLint64;
467 extern GL_APICALL void (* GL_APIENTRY glGetInteger64v) (GLenum pname, GLint64* params);
469 extern GL_APICALL void (* GL_APIENTRY glGetInteger64i_v) (GLenum target, GLuint index, GLint64* data);
470 extern GL_APICALL void (* GL_APIENTRY glGetBufferParameteri64v) (GLenum target, GLenum pname, GLint64* params);
    [all...]
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 64 typedef khronos_int64_t GLint64;
  /frameworks/native/opengl/include/GLES2/
gl2.h 63 typedef khronos_int64_t GLint64;
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/GLES2/
gl2.h 63 typedef khronos_int64_t GLint64;
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/GLES2/
gl2.h 63 typedef khronos_int64_t GLint64;
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/GLES2/
gl2.h 63 typedef khronos_int64_t GLint64;
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/GLES2/
gl2.h 63 typedef khronos_int64_t GLint64;
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/GLES2/
gl2.h 63 typedef khronos_int64_t GLint64;
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/GLES2/
gl2.h 63 typedef khronos_int64_t GLint64;
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 64 typedef khronos_int64_t GLint64;
    [all...]
  /external/chromium_org/third_party/angle/include/GLES3/
gl3.h 64 typedef khronos_int64_t GLint64;
    [all...]
  /frameworks/native/opengl/include/GLES/
glext.h 270 typedef khronos_int64_t GLint64;
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 64 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 64 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 64 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h 64 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h 64 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h 64 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/GLES3/
gl3.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/GLES3/
gl3.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/GLES3/
gl3.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/GLES3/
gl3.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/GLES3/
gl3.h 63 typedef khronos_int64_t GLint64;
    [all...]

Completed in 1431 milliseconds

1 2