Searched defs:_glptr_TexCoord4dv (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h4173 typedef void (GLAPIENTRYP _glptr_TexCoord4dv) (const GLdouble *); typedef
4177 static inline _glptr_TexCoord4dv
4180 return (_glptr_TexCoord4dv) (GET_by_offset(disp, _gloffset_TexCoord4dv));

Completed in 154 milliseconds