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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dremap_helper.h8410 { 13887, StencilOpSeparate_remap_index },
H A Ddispatch.h581 #define StencilOpSeparate_remap_index 105 macro
1830 #define _gloffset_StencilOpSeparate driDispatchRemapTable[StencilOpSeparate_remap_index]
[all...]
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Dremap_helper.h7440 { 13887, StencilOpSeparate_remap_index },
H A Ddispatch.h578 #define StencilOpSeparate_remap_index 105 macro
1592 #define _gloffset_StencilOpSeparate driDispatchRemapTable[StencilOpSeparate_remap_index]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglapioffsets.h824 #define _gloffset_StencilOpSeparate driDispatchRemapTable[StencilOpSeparate_remap_index]
H A Ddispatch.h2394 #define StencilOpSeparate_remap_index 15 macro
2787 #define CALL_StencilOpSeparate(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLenum, GLenum, GLenum, GLenum)), driDispatchRemapTable[StencilOpSeparate_remap_index], parameters)
2788 #define GET_StencilOpSeparate(disp) GET_by_offset(disp, driDispatchRemapTable[StencilOpSeparate_remap_index])
2789 #define SET_StencilOpSeparate(disp, fn) SET_by_offset(disp, driDispatchRemapTable[StencilOpSeparate_remap_index], fn)

Completed in 137 milliseconds