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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h14414 typedef void (GLAPIENTRYP _glptr_DrawTexsOES)(GLshort, GLshort, GLshort, GLshort, GLshort); typedef in typeref:typename:void (GLAPIENTRYP)(GLshort,GLshort,GLshort,GLshort,GLshort)
14417 static inline _glptr_DrawTexsOES GET_DrawTexsOES(struct _glapi_table *disp) {
14418 return (_glptr_DrawTexsOES) (GET_by_offset(disp, _gloffset_DrawTexsOES));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h14887 typedef void (GLAPIENTRYP _glptr_DrawTexsOES)(GLshort, GLshort, GLshort, GLshort, GLshort); typedef in typeref:typename:void (GLAPIENTRYP)(GLshort,GLshort,GLshort,GLshort,GLshort)
14890 static inline _glptr_DrawTexsOES GET_DrawTexsOES(struct _glapi_table *disp) {
14891 return (_glptr_DrawTexsOES) (GET_by_offset(disp, _gloffset_DrawTexsOES));
[all...]

Completed in 108 milliseconds