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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1878 #define CALL_FogCoordfvEXT(disp, parameters) (*((disp)->FogCoordfvEXT)) parameters macro
3333 #define CALL_FogCoordfvEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(const GLfloat *)), driDispatchRemapTable[FogCoordfvEXT_remap_index], parameters) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15427 #define CALL_FogCoordfvEXT(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h15900 #define CALL_FogCoordfvEXT(disp, parameters) \ macro
[all...]

Completed in 198 milliseconds