Home | History | Annotate | Download | only in GL

Lines Matching refs:GLint64EXT

3456 typedef int64_t GLint64EXT;
6930 GLAPI void APIENTRY glGetQueryObjecti64vEXT (GLuint, GLenum, GLint64EXT *);
6933 typedef void (APIENTRYP PFNGLGETQUERYOBJECTI64VEXTPROC) (GLuint id, GLenum pname, GLint64EXT *params);