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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h16185 typedef void (GLAPIENTRYP _glptr_TexBumpParameterfvATI)(GLenum, const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,const GLfloat *)
16188 static inline _glptr_TexBumpParameterfvATI GET_TexBumpParameterfvATI(struct _glapi_table *disp) {
16189 return (_glptr_TexBumpParameterfvATI) (GET_by_offset(disp, _gloffset_TexBumpParameterfvATI));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16658 typedef void (GLAPIENTRYP _glptr_TexBumpParameterfvATI)(GLenum, const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,const GLfloat *)
16661 static inline _glptr_TexBumpParameterfvATI GET_TexBumpParameterfvATI(struct _glapi_table *disp) {
16662 return (_glptr_TexBumpParameterfvATI) (GET_by_offset(disp, _gloffset_TexBumpParameterfvATI));
[all...]

Completed in 443 milliseconds