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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h14436 typedef void (GLAPIENTRYP _glptr_DrawTexxOES)(GLfixed, GLfixed, GLfixed, GLfixed, GLfixed); typedef in typeref:typename:void (GLAPIENTRYP)(GLfixed,GLfixed,GLfixed,GLfixed,GLfixed)
14439 static inline _glptr_DrawTexxOES GET_DrawTexxOES(struct _glapi_table *disp) {
14440 return (_glptr_DrawTexxOES) (GET_by_offset(disp, _gloffset_DrawTexxOES));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h14909 typedef void (GLAPIENTRYP _glptr_DrawTexxOES)(GLfixed, GLfixed, GLfixed, GLfixed, GLfixed); typedef in typeref:typename:void (GLAPIENTRYP)(GLfixed,GLfixed,GLfixed,GLfixed,GLfixed)
14912 static inline _glptr_DrawTexxOES GET_DrawTexxOES(struct _glapi_table *disp) {
14913 return (_glptr_DrawTexxOES) (GET_by_offset(disp, _gloffset_DrawTexxOES));
[all...]

Completed in 104 milliseconds