Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h3735 typedef void (GLAPIENTRYP _glptr_TexCoord3i)(GLint, GLint, GLint); typedef
3738 static inline _glptr_TexCoord3i GET_TexCoord3i(struct _glapi_table *disp) { in GET_TexCoord3i()
3739 return (_glptr_TexCoord3i) (GET_by_offset(disp, _gloffset_TexCoord3i)); in GET_TexCoord3i()