Lines Matching defs:i64
599 GLint64 i64;604 glGetInteger64v(e, &i64);613 if (i64 < value)629 if (i64 > value)675 GLint64 i64;682 glGetInteger64v(e, &i64);689 if (static_cast<GLuint>(i64) != expected)707 GLint64 i64;710 glGetInteger64i_v(e, index, &i64);715 if (static_cast<GLuint>(i64) != expected)