Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h9050 typedef void (GLAPIENTRYP _glptr_ColorP3uiv)(GLenum, const GLuint *); typedef
9053 static inline _glptr_ColorP3uiv GET_ColorP3uiv(struct _glapi_table *disp) { in GET_ColorP3uiv()
9054 return (_glptr_ColorP3uiv) (GET_by_offset(disp, _gloffset_ColorP3uiv)); in GET_ColorP3uiv()