Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h10786 typedef void (GLAPIENTRYP _glptr_TexCoordP3uiv)(GLenum, const GLuint *); typedef
10789 static inline _glptr_TexCoordP3uiv GET_TexCoordP3uiv(struct _glapi_table *disp) { in GET_TexCoordP3uiv()
10790 return (_glptr_TexCoordP3uiv) (GET_by_offset(disp, _gloffset_TexCoordP3uiv)); in GET_TexCoordP3uiv()