Searched refs:WindowPos4fvMESA_remap_index (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dremap_helper.h9077 { 45679, WindowPos4fvMESA_remap_index },
H A Ddispatch.h1248 #define WindowPos4fvMESA_remap_index 772 macro
2497 #define _gloffset_WindowPos4fvMESA driDispatchRemapTable[WindowPos4fvMESA_remap_index]
[all...]
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Dremap_helper.h8107 { 44196, WindowPos4fvMESA_remap_index },
H A Ddispatch.h1245 #define WindowPos4fvMESA_remap_index 772 macro
2259 #define _gloffset_WindowPos4fvMESA driDispatchRemapTable[WindowPos4fvMESA_remap_index]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglapioffsets.h1044 #define _gloffset_WindowPos4fvMESA driDispatchRemapTable[WindowPos4fvMESA_remap_index]
H A Ddispatch.h2614 #define WindowPos4fvMESA_remap_index 235 macro
3447 #define CALL_WindowPos4fvMESA(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(const GLfloat *)), driDispatchRemapTable[WindowPos4fvMESA_remap_index], parameters)
3448 #define GET_WindowPos4fvMESA(disp) GET_by_offset(disp, driDispatchRemapTable[WindowPos4fvMESA_remap_index])
3449 #define SET_WindowPos4fvMESA(disp, fn) SET_by_offset(disp, driDispatchRemapTable[WindowPos4fvMESA_remap_index], fn)

Completed in 240 milliseconds