Searched defs:CALL_SecondaryColor3svEXT (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1836 #define CALL_SecondaryColor3svEXT(disp, parameters) (*((disp)->SecondaryColor3svEXT)) parameters macro
3291 #define CALL_SecondaryColor3svEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(const GLshort *)), driDispatchRemapTable[SecondaryColor3svEXT_remap_index], parameters) macro

Completed in 25 milliseconds