Searched refs:CALL_PixelTransferf (Results 1 – 3 of 3) sorted by relevance
3352 CALL_PixelTransferf(ctx->Exec, (pname, param)); in save_PixelTransferf()8374 CALL_PixelTransferf(ctx->Exec, (n[1].e, n[2].f)); in execute_list()
37328 CALL_PixelTransferf(ctx->CurrentServerDispatch, (pname, param)); in _mesa_unmarshal_PixelTransferf()37347 CALL_PixelTransferf(ctx->CurrentServerDispatch, (pname, param)); in _mesa_marshal_PixelTransferf()
5199 #define CALL_PixelTransferf(disp, parameters) \ macro