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

  /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/platforms/android-18/include/GLES3/
gl3.h 65 typedef khronos_uint64_t GLuint64;
    [all...]
  /external/chromium_org/third_party/khronos/GLES2/
gl2ext.h 380 typedef khronos_uint64_t GLuint64;
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 65 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...]
  /external/chromium_org/third_party/mesa/src/include/GL/
glext.h     [all...]
  /external/mesa3d/include/GL/
glext.h     [all...]

Completed in 1809 milliseconds