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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h17406 typedef void (GLAPIENTRYP _glptr_TexStorageMem2DEXT)(GLenum, GLsizei, GLenum, GLsizei, GLsizei, GLuint, GLuint64); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLsizei,GLenum,GLsizei,GLsizei,GLuint,GLuint64)
17409 static inline _glptr_TexStorageMem2DEXT GET_TexStorageMem2DEXT(struct _glapi_table *disp) {
17410 return (_glptr_TexStorageMem2DEXT) (GET_by_offset(disp, _gloffset_TexStorageMem2DEXT));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h17879 typedef void (GLAPIENTRYP _glptr_TexStorageMem2DEXT)(GLenum, GLsizei, GLenum, GLsizei, GLsizei, GLuint, GLuint64); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLsizei,GLenum,GLsizei,GLsizei,GLuint,GLuint64)
17882 static inline _glptr_TexStorageMem2DEXT GET_TexStorageMem2DEXT(struct _glapi_table *disp) {
17883 return (_glptr_TexStorageMem2DEXT) (GET_by_offset(disp, _gloffset_TexStorageMem2DEXT));
[all...]

Completed in 105 milliseconds