Searched refs:_glptr_SecondaryColorP3ui (Results 1 – 1 of 1) sorted by relevance
10709 typedef void (GLAPIENTRYP _glptr_SecondaryColorP3ui)(GLenum, GLuint); typedef10712 static inline _glptr_SecondaryColorP3ui GET_SecondaryColorP3ui(struct _glapi_table *disp) { in GET_SecondaryColorP3ui()10713 return (_glptr_SecondaryColorP3ui) (GET_by_offset(disp, _gloffset_SecondaryColorP3ui)); in GET_SecondaryColorP3ui()