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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h5823 typedef void (GLAPIENTRYP _glptr_Scalef)(GLfloat, GLfloat, GLfloat); typedef in typeref:typename:void (GLAPIENTRYP)(GLfloat,GLfloat,GLfloat)
5826 static inline _glptr_Scalef GET_Scalef(struct _glapi_table *disp) {
5827 return (_glptr_Scalef) (GET_by_offset(disp, _gloffset_Scalef));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h6296 typedef void (GLAPIENTRYP _glptr_Scalef)(GLfloat, GLfloat, GLfloat); typedef in typeref:typename:void (GLAPIENTRYP)(GLfloat,GLfloat,GLfloat)
6299 static inline _glptr_Scalef GET_Scalef(struct _glapi_table *disp) {
6300 return (_glptr_Scalef) (GET_by_offset(disp, _gloffset_Scalef));
[all...]

Completed in 201 milliseconds