HomeSort by relevance Sort by last modified time
    Searched refs:GLint64 (Results 51 - 75 of 149) sorted by null

1 23 4 5 6

  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/GLES3/
gl3.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/GLES3/
gl3.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/GLES3/
gl3.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/GLES3/
gl3.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/GLES3/
gl3.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/GLES3/
gl3.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /development/ndk/platforms/android-24/include/GLES3/
gl3.h 71 typedef khronos_int64_t GLint64;
    [all...]
gl31.h 71 typedef khronos_int64_t GLint64;
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 71 typedef khronos_int64_t GLint64;
    [all...]
gl31.h 71 typedef khronos_int64_t GLint64;
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES/
glext.h 270 typedef khronos_int64_t GLint64;
    [all...]
  /frameworks/native/opengl/include/GLES/
glext.h 270 typedef khronos_int64_t GLint64;
    [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl31.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl31.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapperApi.inl 205 void glGetBufferParameteri64v (glw::GLenum target, glw::GLenum pname, glw::GLint64 *params);
223 void glGetInteger64i_v (glw::GLenum target, glw::GLuint index, glw::GLint64 *data);
224 void glGetInteger64v (glw::GLenum pname, glw::GLint64 *data);
227 void glGetInternalformati64v (glw::GLenum target, glw::GLenum internalformat, glw::GLenum pname, glw::GLsizei bufSize, glw::GLint64 *params);
230 void glGetNamedBufferParameteri64v (glw::GLuint buffer, glw::GLenum pname, glw::GLint64 *params);
257 void glGetQueryObjecti64v (glw::GLuint id, glw::GLenum pname, glw::GLint64 *params);
292 void glGetTransformFeedbacki64_v (glw::GLuint xfb, glw::GLenum pname, glw::GLuint index, glw::GLint64 *param);
    [all...]
  /external/mesa3d/src/mesa/main/
macros.h 108 /** Convert GLfloat in [-1.0,1.0] to GLint64 in [-(1<<63),(1 << 63) -1] */
109 #define FLOAT_TO_INT64(X) ( (GLint64) (9223372036854775807.0 * (double)(X)) )
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/GLES3/
gl31.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/GLES3/
gl31.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/GLES3/
gl31.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/GLES3/
gl31.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/GLES3/
gl31.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/GLES3/
gl31.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/GLES3/
gl31.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/GLES3/
gl31.h 63 typedef khronos_int64_t GLint64;
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/GLES3/
gl31.h 63 typedef khronos_int64_t GLint64;
    [all...]

Completed in 1379 milliseconds

1 23 4 5 6