HomeSort by relevance Sort by last modified time
    Searched defs:GLuint64 (Results 1 - 3 of 3) 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...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 65 typedef khronos_uint64_t GLuint64;
    [all...]

Completed in 347 milliseconds