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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h3408 typedef void (GLAPIENTRYP _glptr_TexCoord1iv)(const GLint *); typedef
3411 static inline _glptr_TexCoord1iv GET_TexCoord1iv(struct _glapi_table *disp) {
3412 return (_glptr_TexCoord1iv) (GET_by_offset(disp, _gloffset_TexCoord1iv));

Completed in 218 milliseconds