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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h3584 typedef void (GLAPIENTRYP _glptr_TexCoord3iv)(const GLint *); typedef
3587 static inline _glptr_TexCoord3iv GET_TexCoord3iv(struct _glapi_table *disp) {
3588 return (_glptr_TexCoord3iv) (GET_by_offset(disp, _gloffset_TexCoord3iv));

Completed in 142 milliseconds