Lines Matching defs:i64
752 GLint64 i64;758 glGetInteger64v(e, &i64);768 if (i64 < value)786 if (i64 > value)841 GLint64 i64;847 glGetInteger64v(e, &i64);855 if (static_cast<GLuint>(i64) != expected)875 GLint64 i64;881 glGetInteger64i_v(e, index, &i64);889 if (static_cast<GLuint>(i64) != expected)