Skip to content
Snippets Groups Projects
Commit f4004fde authored by Kenneth Graunke's avatar Kenneth Graunke Committed by Marge Bot
Browse files

iris: Fix parameters to iris_copy_region in reallocate_resource_inplace


We had accidentally passed <x, y, z, l> instead of <l, x, y, z>.

Fixes: b8ef3271 ("iris: Move suballocated resources to a dedicated allocation on export")
Reviewed-by: default avatarNanley Chery <nanley.g.chery@intel.com>
Reviewed-by: default avatarPaulo Zanoni <paulo.r.zanoni@intel.com>
Part-of: <mesa/mesa!13815>
parent 68b7b4fb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment