Searched refs:CALL_ScissorIndexedv (Results 1 – 2 of 2) sorted by relevance
25845 CALL_ScissorIndexedv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_ScissorIndexedv()25864 CALL_ScissorIndexedv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_ScissorIndexedv()
11689 #define CALL_ScissorIndexedv(disp, parameters) \ macro