Searched refs:_glptr_ColorP4uiv (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h10426 typedef void (GLAPIENTRYP _glptr_ColorP4uiv)(GLenum, const GLuint *); typedef
10429 static inline _glptr_ColorP4uiv GET_ColorP4uiv(struct _glapi_table *disp) {
10430 return (_glptr_ColorP4uiv) (GET_by_offset(disp, _gloffset_ColorP4uiv));

Completed in 336 milliseconds