Searched refs:_glptr_WindowPos2dv (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h7214 typedef void (GLAPIENTRYP _glptr_WindowPos2dv)(const GLdouble *); typedef
7217 static inline _glptr_WindowPos2dv GET_WindowPos2dv(struct _glapi_table *disp) {
7218 return (_glptr_WindowPos2dv) (GET_by_offset(disp, _gloffset_WindowPos2dv));

Completed in 167 milliseconds