Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h5803 typedef void (GLAPIENTRYP _glptr_Scalef)(GLfloat, GLfloat, GLfloat); typedef
5806 static inline _glptr_Scalef GET_Scalef(struct _glapi_table *disp) { in GET_Scalef()
5807 return (_glptr_Scalef) (GET_by_offset(disp, _gloffset_Scalef)); in GET_Scalef()