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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h12049 typedef void (GLAPIENTRYP _glptr_BindImageTexture)(GLuint, GLuint, GLint, GLboolean, GLint, GLenum, GLenum); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint,GLint,GLboolean,GLint,GLenum,GLenum)
12052 static inline _glptr_BindImageTexture GET_BindImageTexture(struct _glapi_table *disp) {
12053 return (_glptr_BindImageTexture) (GET_by_offset(disp, _gloffset_BindImageTexture));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h12522 typedef void (GLAPIENTRYP _glptr_BindImageTexture)(GLuint, GLuint, GLint, GLboolean, GLint, GLenum, GLenum); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint,GLint,GLboolean,GLint,GLenum,GLenum)
12525 static inline _glptr_BindImageTexture GET_BindImageTexture(struct _glapi_table *disp) {
12526 return (_glptr_BindImageTexture) (GET_by_offset(disp, _gloffset_BindImageTexture));
[all...]

Completed in 184 milliseconds