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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dremap_helper.h9068 { 11272, SecondaryColor3fEXT_remap_index },
H A Ddispatch.h1239 #define SecondaryColor3fEXT_remap_index 763 macro
2488 #define _gloffset_SecondaryColor3fEXT driDispatchRemapTable[SecondaryColor3fEXT_remap_index]
[all...]
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Dremap_helper.h8098 { 11272, SecondaryColor3fEXT_remap_index },
H A Ddispatch.h1236 #define SecondaryColor3fEXT_remap_index 763 macro
2250 #define _gloffset_SecondaryColor3fEXT driDispatchRemapTable[SecondaryColor3fEXT_remap_index]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglapioffsets.h987 #define _gloffset_SecondaryColor3fEXT driDispatchRemapTable[SecondaryColor3fEXT_remap_index]
H A Ddispatch.h2557 #define SecondaryColor3fEXT_remap_index 178 macro
3276 #define CALL_SecondaryColor3fEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLfloat, GLfloat, GLfloat)), driDispatchRemapTable[SecondaryColor3fEXT_remap_index], parameters)
3277 #define GET_SecondaryColor3fEXT(disp) GET_by_offset(disp, driDispatchRemapTable[SecondaryColor3fEXT_remap_index])
3278 #define SET_SecondaryColor3fEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[SecondaryColor3fEXT_remap_index], fn)

Completed in 134 milliseconds