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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h4343 typedef void (GLAPIENTRYP _glptr_Vertex2fv) (const GLfloat *); typedef
4347 static inline _glptr_Vertex2fv
4350 return (_glptr_Vertex2fv) (GET_by_offset(disp, _gloffset_Vertex2fv));

Completed in 208 milliseconds