Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h3724 typedef void (GLAPIENTRYP _glptr_TexCoord3fv)(const GLfloat *); typedef
3727 static inline _glptr_TexCoord3fv GET_TexCoord3fv(struct _glapi_table *disp) { in GET_TexCoord3fv()
3728 return (_glptr_TexCoord3fv) (GET_by_offset(disp, _gloffset_TexCoord3fv)); in GET_TexCoord3fv()