Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h10709 typedef void (GLAPIENTRYP _glptr_SecondaryColorP3ui)(GLenum, GLuint); typedef
10712 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()