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

1 2

  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 58 typedef khronos_uint64_t GLuint64;
455 extern GL_APICALL GLenum (* GL_APIENTRY glClientWaitSync) (GLsync sync, GLbitfield flags, GLuint64 timeout);
456 extern GL_APICALL void (* GL_APIENTRY glWaitSync) (GLsync sync, GLbitfield flags, GLuint64 timeout);
    [all...]
  /development/ndk/sources/android/ndk_helper/
gl3stub.h 68 typedef khronos_uint64_t GLuint64;
465 extern GL_APICALL GLenum (* GL_APIENTRY glClientWaitSync) (GLsync sync, GLbitfield flags, GLuint64 timeout);
466 extern GL_APICALL void (* GL_APIENTRY glWaitSync) (GLsync sync, GLbitfield flags, GLuint64 timeout);
    [all...]
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 65 typedef khronos_uint64_t GLuint64;
  /frameworks/native/opengl/include/GLES2/
gl2.h 64 typedef khronos_uint64_t GLuint64;
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/GLES2/
gl2.h 64 typedef khronos_uint64_t GLuint64;
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/GLES2/
gl2.h 64 typedef khronos_uint64_t GLuint64;
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/GLES2/
gl2.h 64 typedef khronos_uint64_t GLuint64;
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 65 typedef khronos_uint64_t GLuint64;
    [all...]
  /external/chromium_org/third_party/angle/include/GLES3/
gl3.h 65 typedef khronos_uint64_t GLuint64;
    [all...]
  /frameworks/native/opengl/include/GLES/
glext.h 271 typedef khronos_uint64_t GLuint64;
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 64 typedef khronos_uint64_t GLuint64;
    [all...]
gl31.h 64 typedef khronos_uint64_t GLuint64;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 65 typedef khronos_uint64_t GLuint64;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 65 typedef khronos_uint64_t GLuint64;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 65 typedef khronos_uint64_t GLuint64;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h 65 typedef khronos_uint64_t GLuint64;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/GLES3/
gl3.h 64 typedef khronos_uint64_t GLuint64;
    [all...]
gl31.h 64 typedef khronos_uint64_t GLuint64;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h 65 typedef khronos_uint64_t GLuint64;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/GLES3/
gl3.h 64 typedef khronos_uint64_t GLuint64;
    [all...]
gl31.h 64 typedef khronos_uint64_t GLuint64;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h 65 typedef khronos_uint64_t GLuint64;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/GLES3/
gl3.h 64 typedef khronos_uint64_t GLuint64;
    [all...]
gl31.h 64 typedef khronos_uint64_t GLuint64;
    [all...]
  /external/chromium_org/third_party/angle/include/GLES2/
gl2ext.h 397 typedef khronos_uint64_t GLuint64;
    [all...]

Completed in 1745 milliseconds

1 2