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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h7319 typedef void (GLAPIENTRYP _glptr_SecondaryColor3ubv)(const GLubyte *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLubyte *)
7322 static inline _glptr_SecondaryColor3ubv GET_SecondaryColor3ubv(struct _glapi_table *disp) {
7323 return (_glptr_SecondaryColor3ubv) (GET_by_offset(disp, _gloffset_SecondaryColor3ubv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h7792 typedef void (GLAPIENTRYP _glptr_SecondaryColor3ubv)(const GLubyte *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLubyte *)
7795 static inline _glptr_SecondaryColor3ubv GET_SecondaryColor3ubv(struct _glapi_table *disp) {
7796 return (_glptr_SecondaryColor3ubv) (GET_by_offset(disp, _gloffset_SecondaryColor3ubv));
[all...]

Completed in 104 milliseconds