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

1 2

  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
gl_base_types.h 52 typedef khronos_uint64_t GLuint64;
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 64 typedef khronos_uint64_t GLuint64;
  /prebuilts/ndk/r16/sources/android/ndk_helper/
gl3stub.h 70 typedef khronos_uint64_t GLuint64;
468 extern GL_APICALL GLenum (* GL_APIENTRY glClientWaitSync) (GLsync sync, GLbitfield flags, GLuint64 timeout);
469 extern GL_APICALL void (* GL_APIENTRY glWaitSync) (GLsync sync, GLbitfield flags, GLuint64 timeout);
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES/
glext.h 271 typedef khronos_uint64_t GLuint64;
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h 64 typedef khronos_uint64_t GLuint64;
    [all...]
gl31.h 64 typedef khronos_uint64_t GLuint64;
    [all...]
  /external/mesa3d/include/GLES/
glext.h 271 typedef khronos_uint64_t GLuint64;
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 68 typedef khronos_uint64_t GLuint64;
    [all...]
  /external/swiftshader/include/GLES/
glext.h 556 typedef khronos_uint64_t GLuint64;
577 typedef GLenum (GL_APIENTRYP PFNGLCLIENTWAITSYNCAPPLEPROC) (GLsync sync, GLbitfield flags, GLuint64 timeout);
578 typedef void (GL_APIENTRYP PFNGLWAITSYNCAPPLEPROC) (GLsync sync, GLbitfield flags, GLuint64 timeout);
585 GL_API GLenum GL_APIENTRY glClientWaitSyncAPPLE (GLsync sync, GLbitfield flags, GLuint64 timeout);
586 GL_API void GL_APIENTRY glWaitSyncAPPLE (GLsync sync, GLbitfield flags, GLuint64 timeout);
    [all...]
  /external/swiftshader/include/GLES2/
gl2.h 70 typedef khronos_uint64_t GLuint64;
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
glext.h 271 typedef khronos_uint64_t GLuint64;
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h 65 typedef khronos_uint64_t GLuint64;
    [all...]
  /frameworks/native/opengl/include/GLES/
glext.h 543 typedef khronos_uint64_t GLuint64;
564 typedef GLenum (GL_APIENTRYP PFNGLCLIENTWAITSYNCAPPLEPROC) (GLsync sync, GLbitfield flags, GLuint64 timeout);
565 typedef void (GL_APIENTRYP PFNGLWAITSYNCAPPLEPROC) (GLsync sync, GLbitfield flags, GLuint64 timeout);
572 GL_API GLenum GL_APIENTRY glClientWaitSyncAPPLE (GLsync sync, GLbitfield flags, GLuint64 timeout);
573 GL_API void GL_APIENTRY glWaitSyncAPPLE (GLsync sync, GLbitfield flags, GLuint64 timeout);
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 70 typedef khronos_uint64_t GLuint64;
    [all...]
  /external/mesa3d/include/GLES3/
gl3.h 68 typedef khronos_uint64_t GLuint64;
    [all...]
gl31.h 68 typedef khronos_uint64_t GLuint64;
    [all...]
gl32.h 68 typedef khronos_uint64_t GLuint64;
    [all...]
  /external/swiftshader/include/GLES3/
gl3.h 70 typedef khronos_uint64_t GLuint64;
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2ext.h 397 typedef khronos_uint64_t GLuint64;
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 70 typedef khronos_uint64_t GLuint64;
    [all...]
gl31.h 72 typedef khronos_uint64_t GLuint64;
    [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengles2.h     [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengles2.h     [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengles2.h     [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_opengles2.h     [all...]

Completed in 631 milliseconds

1 2