Skip to content
Snippets Groups Projects
Commit 37024061 authored by Faith Ekstrand's avatar Faith Ekstrand :speech_balloon:
Browse files

intel/isl: Explicitly set offset_B = 0 in get_uncomp_surf for arrays


The only user of this case is iris which initializes offset_B to 0 so
there's no real bug here.  However, it is unexpected from an API PoV.

Fixes: 9946120d "intel/isl: Add more cases to isl_surf_get_uncompressed_surf"
Acked-by: default avatarIvan Briano <ivan.briano@intel.com>
Reviewed-by: Kenneth Graunke's avatarKenneth Graunke <kenneth@whitecape.org>
Part-of: <mesa/mesa!11765>
parent 40fdb321
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