Searched refs:StencilOpSeparate_remap_index (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | remap_helper.h | 8410 { 13887, StencilOpSeparate_remap_index },
|
| H A D | dispatch.h | 581 #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 D | remap_helper.h | 7440 { 13887, StencilOpSeparate_remap_index },
|
| H A D | dispatch.h | 578 #define StencilOpSeparate_remap_index 105 macro 1592 #define _gloffset_StencilOpSeparate driDispatchRemapTable[StencilOpSeparate_remap_index]
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glapioffsets.h | 824 #define _gloffset_StencilOpSeparate driDispatchRemapTable[StencilOpSeparate_remap_index]
|
| H A D | dispatch.h | 2394 #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