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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1992 #define CALL_WindowPos4fvMESA(disp, parameters) (*((disp)->WindowPos4fvMESA)) parameters macro
3447 #define CALL_WindowPos4fvMESA(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(const GLfloat *)), driDispatchRemapTable[WindowPos4fvMESA_remap_index], parameters) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15482 #define CALL_WindowPos4fvMESA(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h15955 #define CALL_WindowPos4fvMESA(disp, parameters) \ macro
[all...]

Completed in 198 milliseconds