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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h12027 typedef void (GLAPIENTRYP _glptr_GetInternalformativ)(GLenum, GLenum, GLenum, GLsizei, GLint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLenum,GLenum,GLsizei,GLint *)
12030 static inline _glptr_GetInternalformativ GET_GetInternalformativ(struct _glapi_table *disp) {
12031 return (_glptr_GetInternalformativ) (GET_by_offset(disp, _gloffset_GetInternalformativ));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h12500 typedef void (GLAPIENTRYP _glptr_GetInternalformativ)(GLenum, GLenum, GLenum, GLsizei, GLint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLenum,GLenum,GLsizei,GLint *)
12503 static inline _glptr_GetInternalformativ GET_GetInternalformativ(struct _glapi_table *disp) {
12504 return (_glptr_GetInternalformativ) (GET_by_offset(disp, _gloffset_GetInternalformativ));
[all...]

Completed in 113 milliseconds