Searched refs:_glptr_TexGenxOES (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 16482 typedef void (GLAPIENTRYP _glptr_TexGenxOES)(GLenum, GLenum, GLint); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLenum,GLint) 16485 static inline _glptr_TexGenxOES GET_TexGenxOES(struct _glapi_table *disp) { 16486 return (_glptr_TexGenxOES) (GET_by_offset(disp, _gloffset_TexGenxOES));
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 16955 typedef void (GLAPIENTRYP _glptr_TexGenxOES)(GLenum, GLenum, GLint); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLenum,GLint) 16958 static inline _glptr_TexGenxOES GET_TexGenxOES(struct _glapi_table *disp) { 16959 return (_glptr_TexGenxOES) (GET_by_offset(disp, _gloffset_TexGenxOES)); [all...] |
Completed in 115 milliseconds