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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h14447 typedef void (GLAPIENTRYP _glptr_DrawTexxvOES)(const GLfixed *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLfixed *)
14450 static inline _glptr_DrawTexxvOES GET_DrawTexxvOES(struct _glapi_table *disp) {
14451 return (_glptr_DrawTexxvOES) (GET_by_offset(disp, _gloffset_DrawTexxvOES));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h14920 typedef void (GLAPIENTRYP _glptr_DrawTexxvOES)(const GLfixed *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLfixed *)
14923 static inline _glptr_DrawTexxvOES GET_DrawTexxvOES(struct _glapi_table *disp) {
14924 return (_glptr_DrawTexxvOES) (GET_by_offset(disp, _gloffset_DrawTexxvOES));
[all...]

Completed in 113 milliseconds