summaryrefslogtreecommitdiffstats
path: root/src/freedreno/ir3/ir3_context.c
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2019-06-06 12:19:06 -0700
committerEric Anholt <[email protected]>2019-06-21 17:14:43 -0700
commit5e7c96b95df0f2d792820a27b278a95a90893e4a (patch)
tree96f7e680f8617e9b7d06e55ca250d603d91d7b13 /src/freedreno/ir3/ir3_context.c
parent23a7feda6310fa2d87ec94939c743f1aa133048b (diff)
freedreno: Fix UBO load range detection on booleans.
NIR 1-bit bool dests will have a bit size of 1, and thus a calculated "bytes" of 0. load_ubo is always loading from dwords in the source. Fixes: 893425a607a6 ("freedreno/ir3: Push UBOs to constant file") Reviewed-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/freedreno/ir3/ir3_context.c')
0 files changed, 0 insertions, 0 deletions