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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h14381 typedef void (GLAPIENTRYP _glptr_DrawTexfvOES)(const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLfloat *)
14384 static inline _glptr_DrawTexfvOES GET_DrawTexfvOES(struct _glapi_table *disp) {
14385 return (_glptr_DrawTexfvOES) (GET_by_offset(disp, _gloffset_DrawTexfvOES));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h14854 typedef void (GLAPIENTRYP _glptr_DrawTexfvOES)(const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLfloat *)
14857 static inline _glptr_DrawTexfvOES GET_DrawTexfvOES(struct _glapi_table *disp) {
14858 return (_glptr_DrawTexfvOES) (GET_by_offset(disp, _gloffset_DrawTexfvOES));
[all...]

Completed in 187 milliseconds