Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h4945 typedef void (GLAPIENTRYP _glptr_MapGrid1d)(GLint, GLdouble, GLdouble); typedef
4948 static inline _glptr_MapGrid1d GET_MapGrid1d(struct _glapi_table *disp) { in GET_MapGrid1d()
4949 return (_glptr_MapGrid1d) (GET_by_offset(disp, _gloffset_MapGrid1d)); in GET_MapGrid1d()