Skip to content

renderer: Make resource_copy_region take a pipe_box for destination and validate it

Corentin Noël requested to merge tintou/copy-pipe-box into main

Allows to make the code more readable and reuse the same functions for source and destination variables.

Merge request reports