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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dremap_helper.h9076 { 45655, WindowPos4fMESA_remap_index },
H A Ddispatch.h1247 #define WindowPos4fMESA_remap_index 771 macro
2496 #define _gloffset_WindowPos4fMESA driDispatchRemapTable[WindowPos4fMESA_remap_index]
[all...]
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Dremap_helper.h8106 { 44172, WindowPos4fMESA_remap_index },
H A Ddispatch.h1244 #define WindowPos4fMESA_remap_index 771 macro
2258 #define _gloffset_WindowPos4fMESA driDispatchRemapTable[WindowPos4fMESA_remap_index]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglapioffsets.h1043 #define _gloffset_WindowPos4fMESA driDispatchRemapTable[WindowPos4fMESA_remap_index]
H A Ddispatch.h2613 #define WindowPos4fMESA_remap_index 234 macro
3444 #define CALL_WindowPos4fMESA(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLfloat, GLfloat, GLfloat, GLfloat)), driDispatchRemapTable[WindowPos4fMESA_remap_index], parameters)
3445 #define GET_WindowPos4fMESA(disp) GET_by_offset(disp, driDispatchRemapTable[WindowPos4fMESA_remap_index])
3446 #define SET_WindowPos4fMESA(disp, fn) SET_by_offset(disp, driDispatchRemapTable[WindowPos4fMESA_remap_index], fn)

Completed in 133 milliseconds