Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h10808 typedef void (GLAPIENTRYP _glptr_TexCoordP4uiv)(GLenum, const GLuint *); typedef
10811 static inline _glptr_TexCoordP4uiv GET_TexCoordP4uiv(struct _glapi_table *disp) { in GET_TexCoordP4uiv()
10812 return (_glptr_TexCoordP4uiv) (GET_by_offset(disp, _gloffset_TexCoordP4uiv)); in GET_TexCoordP4uiv()