Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h5781 typedef void (GLAPIENTRYP _glptr_Rotatef)(GLfloat, GLfloat, GLfloat, GLfloat); typedef
5784 static inline _glptr_Rotatef GET_Rotatef(struct _glapi_table *disp) { in GET_Rotatef()
5785 return (_glptr_Rotatef) (GET_by_offset(disp, _gloffset_Rotatef)); in GET_Rotatef()