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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h3441 typedef void (GLAPIENTRYP _glptr_TexCoord2d)(GLdouble, GLdouble); typedef
3444 static inline _glptr_TexCoord2d GET_TexCoord2d(struct _glapi_table *disp) {
3445 return (_glptr_TexCoord2d) (GET_by_offset(disp, _gloffset_TexCoord2d));

Completed in 240 milliseconds