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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h14425 typedef void (GLAPIENTRYP _glptr_DrawTexsvOES)(const GLshort *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLshort *)
14428 static inline _glptr_DrawTexsvOES GET_DrawTexsvOES(struct _glapi_table *disp) {
14429 return (_glptr_DrawTexsvOES) (GET_by_offset(disp, _gloffset_DrawTexsvOES));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h14898 typedef void (GLAPIENTRYP _glptr_DrawTexsvOES)(const GLshort *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLshort *)
14901 static inline _glptr_DrawTexsvOES GET_DrawTexsvOES(struct _glapi_table *disp) {
14902 return (_glptr_DrawTexsvOES) (GET_by_offset(disp, _gloffset_DrawTexsvOES));
[all...]

Completed in 108 milliseconds