Searched refs:_glptr_Color3ui (Results 1 – 1 of 1) sorted by relevance
2406 typedef void (GLAPIENTRYP _glptr_Color3ui)(GLuint, GLuint, GLuint); typedef2409 static inline _glptr_Color3ui GET_Color3ui(struct _glapi_table *disp) { in GET_Color3ui()2410 return (_glptr_Color3ui) (GET_by_offset(disp, _gloffset_Color3ui)); in GET_Color3ui()