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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h7302 typedef void (GLAPIENTRYP _glptr_WindowPos3dv)(const GLdouble *); typedef
7305 static inline _glptr_WindowPos3dv GET_WindowPos3dv(struct _glapi_table *disp) {
7306 return (_glptr_WindowPos3dv) (GET_by_offset(disp, _gloffset_WindowPos3dv));

Completed in 259 milliseconds