Home
last modified time | relevance | path

Searched refs:_glptr_TexCoord1i (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h3559 typedef void (GLAPIENTRYP _glptr_TexCoord1i)(GLint); typedef
3562 static inline _glptr_TexCoord1i GET_TexCoord1i(struct _glapi_table *disp) { in GET_TexCoord1i()
3563 return (_glptr_TexCoord1i) (GET_by_offset(disp, _gloffset_TexCoord1i)); in GET_TexCoord1i()