Skip to content
Snippets Groups Projects
Commit e9660d3c authored by Emma Anholt's avatar Emma Anholt Committed by Juan A. Suárez
Browse files

freedreno: Fix up end range of unaligned UBO loads.


We need the constants uploaded to cover the NIR offset plus the size,
not the aligned-down start of our upload range plus the size.  Fixes
mistaken UBO analysis with mat3 loads.

Fixes: 893425a6 ("freedreno/ir3: Push UBOs to constant file")
Reviewed-by: default avatarKristian H. Kristensen <hoegsberg@google.com>
Reviewed-by: default avatarRob Clark <robdclark@gmail.com>
(cherry picked from commit 56842d33)
parent 0741463b
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