Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h10577 typedef void (GLAPIENTRYP _glptr_ColorP4ui)(GLenum, GLuint); typedef
10580 static inline _glptr_ColorP4ui GET_ColorP4ui(struct _glapi_table *disp) { in GET_ColorP4ui()
10581 return (_glptr_ColorP4ui) (GET_by_offset(disp, _gloffset_ColorP4ui)); in GET_ColorP4ui()