aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/si_dma.c
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2019-05-28 21:56:04 -0500
committerJason Ekstrand <[email protected]>2019-05-29 21:09:16 +0000
commit9dc57eebd578b976b94c54d083377ba0920d43a8 (patch)
tree46a13f227b9b06aaef9ec0ff7afdadadfae5d9df /src/gallium/drivers/radeonsi/si_dma.c
parent744f93f5c1e0d1e000e44f61e721c2d5fb545025 (diff)
iris: Don't assume UBO indices are constant
It will be true for the constant/system value buffer because they use a constant zero but it's not true in general. If we ever got here when the source wasn't constant, nir_src_as_uint would assert. Reviewed-by: Kenneth Graunke <[email protected]> Cc: [email protected]
Diffstat (limited to 'src/gallium/drivers/radeonsi/si_dma.c')
0 files changed, 0 insertions, 0 deletions