Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h17771 typedef void (GLAPIENTRYP _glptr_Rotatex)(GLfixed, GLfixed, GLfixed, GLfixed); typedef
17774 static inline _glptr_Rotatex GET_Rotatex(struct _glapi_table *disp) { in GET_Rotatex()
17775 return (_glptr_Rotatex) (GET_by_offset(disp, _gloffset_Rotatex)); in GET_Rotatex()