Searched refs:CALL_Indexfv (Results 1 – 2 of 2) sorted by relevance
8165 CALL_Indexfv(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_Indexfv()8183 CALL_Indexfv(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_Indexfv()
2999 #define CALL_Indexfv(disp, parameters) \ macro