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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h7352 typedef void (GLAPIENTRYP _glptr_SecondaryColor3us)(GLushort, GLushort, GLushort); typedef in typeref:typename:void (GLAPIENTRYP)(GLushort,GLushort,GLushort)
7355 static inline _glptr_SecondaryColor3us GET_SecondaryColor3us(struct _glapi_table *disp) {
7356 return (_glptr_SecondaryColor3us) (GET_by_offset(disp, _gloffset_SecondaryColor3us));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h7825 typedef void (GLAPIENTRYP _glptr_SecondaryColor3us)(GLushort, GLushort, GLushort); typedef in typeref:typename:void (GLAPIENTRYP)(GLushort,GLushort,GLushort)
7828 static inline _glptr_SecondaryColor3us GET_SecondaryColor3us(struct _glapi_table *disp) {
7829 return (_glptr_SecondaryColor3us) (GET_by_offset(disp, _gloffset_SecondaryColor3us));
[all...]

Completed in 212 milliseconds