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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h10547 typedef void (GLAPIENTRYP _glptr_SecondaryColorP3ui)(GLenum, GLuint); typedef
10550 static inline _glptr_SecondaryColorP3ui GET_SecondaryColorP3ui(struct _glapi_table *disp) {
10551 return (_glptr_SecondaryColorP3ui) (GET_by_offset(disp, _gloffset_SecondaryColorP3ui));

Completed in 175 milliseconds