Skip to content
Snippets Groups Projects
Commit ca307d8c authored by Kenneth Graunke's avatar Kenneth Graunke Committed by Eric Engestrom
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>
(cherry picked from commit f4004fde)
parent 6e1de958
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