Searched refs:_glptr_GetInternalformati64v (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h12291 typedef void (GLAPIENTRYP _glptr_GetInternalformati64v)(GLenum, GLenum, GLenum, GLsizei, GLint64 *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLenum,GLenum,GLsizei,GLint64 *)
12294 static inline _glptr_GetInternalformati64v GET_GetInternalformati64v(struct _glapi_table *disp) {
12295 return (_glptr_GetInternalformati64v) (GET_by_offset(disp, _gloffset_GetInternalformati64v));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h12764 typedef void (GLAPIENTRYP _glptr_GetInternalformati64v)(GLenum, GLenum, GLenum, GLsizei, GLint64 *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLenum,GLenum,GLsizei,GLint64 *)
12767 static inline _glptr_GetInternalformati64v GET_GetInternalformati64v(struct _glapi_table *disp) {
12768 return (_glptr_GetInternalformati64v) (GET_by_offset(disp, _gloffset_GetInternalformati64v));
[all...]

Completed in 106 milliseconds