Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h9270 typedef void (GLAPIENTRYP _glptr_TexCoordP3uiv)(GLenum, const GLuint *); typedef
9273 static inline _glptr_TexCoordP3uiv GET_TexCoordP3uiv(struct _glapi_table *disp) { in GET_TexCoordP3uiv()
9274 return (_glptr_TexCoordP3uiv) (GET_by_offset(disp, _gloffset_TexCoordP3uiv)); in GET_TexCoordP3uiv()