Searched refs:CALL_Indexsv (Results 1 – 2 of 2) sorted by relevance
28871 CALL_Indexsv(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_Indexsv()28889 CALL_Indexsv(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_Indexsv()
3043 #define CALL_Indexsv(disp, parameters) \ macro