Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h4967 typedef void (GLAPIENTRYP _glptr_MapGrid2d)(GLint, GLdouble, GLdouble, GLint, GLdouble, GLdouble); typedef
4970 static inline _glptr_MapGrid2d GET_MapGrid2d(struct _glapi_table *disp) { in GET_MapGrid2d()
4971 return (_glptr_MapGrid2d) (GET_by_offset(disp, _gloffset_MapGrid2d)); in GET_MapGrid2d()