Searched refs:CALL_StencilOpSeparate (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | dlist.c | 4047 CALL_StencilOpSeparate(ctx->Exec, (face, fail, zfail, zpass)); in save_StencilOpSeparate() 8467 CALL_StencilOpSeparate(ctx->Exec, in execute_list()
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 32630 CALL_StencilOpSeparate(ctx->CurrentServerDispatch, (face, sfail, zfail, zpass)); in _mesa_unmarshal_StencilOpSeparate() 32651 CALL_StencilOpSeparate(ctx->CurrentServerDispatch, (face, sfail, zfail, zpass)); in _mesa_marshal_StencilOpSeparate()
|
D | dispatch.h | 8125 #define CALL_StencilOpSeparate(disp, parameters) \ macro
|