HomeSort by relevance Sort by last modified time
    Searched refs:GLsync (Results 76 - 100 of 136) sorted by null

1 2 34 5 6

  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/GLES3/
gl31.h 62 typedef struct __GLsync *GLsync;
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/GLES3/
gl31.h 62 typedef struct __GLsync *GLsync;
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/GLES3/
gl31.h 62 typedef struct __GLsync *GLsync;
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/GLES3/
gl31.h 62 typedef struct __GLsync *GLsync;
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/GLES3/
gl31.h 62 typedef struct __GLsync *GLsync;
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/GLES3/
gl31.h 62 typedef struct __GLsync *GLsync;
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/GLES3/
gl31.h 62 typedef struct __GLsync *GLsync;
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/GLES3/
gl31.h 62 typedef struct __GLsync *GLsync;
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/GLES3/
gl31.h 62 typedef struct __GLsync *GLsync;
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/GLES3/
gl31.h 62 typedef struct __GLsync *GLsync;
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/GLES3/
gl31.h 62 typedef struct __GLsync *GLsync;
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/GLES3/
gl31.h 62 typedef struct __GLsync *GLsync;
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/GLES3/
gl31.h 62 typedef struct __GLsync *GLsync;
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/GLES3/
gl31.h 62 typedef struct __GLsync *GLsync;
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/GLES3/
gl31.h 62 typedef struct __GLsync *GLsync;
    [all...]
  /development/ndk/platforms/android-24/include/GLES3/
gl32.h 70 typedef struct __GLsync *GLsync;
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl32.h 70 typedef struct __GLsync *GLsync;
    [all...]
  /development/ndk/platforms/android-24/include/GLES2/
gl2ext.h     [all...]
  /frameworks/native/opengl/include/GLES2/
gl2ext.h     [all...]
  /external/deqp/modules/gles31/functional/
es31fDebugTests.cpp     [all...]
  /external/deqp/framework/opengl/wrapper/
glwApi.inl     [all...]
glwFunctionTypes.inl 72 typedef GLW_APICALL GLenum (GLW_APIENTRY* glClientWaitSyncFunc) (GLsync sync, GLbitfield flags, GLuint64 timeout);
121 typedef GLW_APICALL void (GLW_APIENTRY* glDeleteSyncFunc) (GLsync sync);
167 typedef GLW_APICALL GLsync (GLW_APIENTRY* glFenceSyncFunc) (GLenum condition, GLbitfield flags);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fNegativeStateApiTests.cpp     [all...]
  /frameworks/base/core/jni/
android_opengl_GLES30.cpp     [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapperApi.inl 72 glw::GLenum glClientWaitSync (glw::GLsync sync, glw::GLbitfield flags, glw::GLuint64 timeout);
121 void glDeleteSync (glw::GLsync sync);
167 glw::GLsync glFenceSync (glw::GLenum condition, glw::GLbitfield flags);
275 void glGetSynciv (glw::GLsync sync, glw::GLenum pname, glw::GLsizei bufSize, glw::GLsizei *length, glw::GLint *values);
    [all...]

Completed in 3966 milliseconds

1 2 34 5 6