Lines Matching defs:i64
602 GLint64 i64;607 glGetInteger64v(e, &i64);616 if (i64 < value)632 if (i64 > value)678 GLint64 i64;685 glGetInteger64v(e, &i64);692 if (static_cast<GLuint>(i64) != expected)710 GLint64 i64;713 glGetInteger64i_v(e, index, &i64);718 if (static_cast<GLuint>(i64) != expected)