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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dremap_helper.h9155 { 48298, SampleMapATI_remap_index },
H A Ddispatch.h1326 #define SampleMapATI_remap_index 850 macro
2575 #define _gloffset_SampleMapATI driDispatchRemapTable[SampleMapATI_remap_index]
[all...]
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Dremap_helper.h8185 { 46815, SampleMapATI_remap_index },
H A Ddispatch.h1323 #define SampleMapATI_remap_index 850 macro
2337 #define _gloffset_SampleMapATI driDispatchRemapTable[SampleMapATI_remap_index]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglapioffsets.h1130 #define _gloffset_SampleMapATI driDispatchRemapTable[SampleMapATI_remap_index]
H A Ddispatch.h2700 #define SampleMapATI_remap_index 321 macro
3705 #define CALL_SampleMapATI(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, GLuint, GLenum)), driDispatchRemapTable[SampleMapATI_remap_index], parameters)
3706 #define GET_SampleMapATI(disp) GET_by_offset(disp, driDispatchRemapTable[SampleMapATI_remap_index])
3707 #define SET_SampleMapATI(disp, fn) SET_by_offset(disp, driDispatchRemapTable[SampleMapATI_remap_index], fn)

Completed in 182 milliseconds