freedreno/ir3: add some ubo range related asserts
authorRob Clark <robdclark@chromium.org>
Thu, 2 May 2019 16:37:21 +0000 (09:37 -0700)
committerRob Clark <robdclark@chromium.org>
Thu, 2 May 2019 18:19:22 +0000 (11:19 -0700)
commitca3eb5db665cbcc2de5a5d3158e3dc68f86e5822
treeefef1d5fd96eb368b3f1aa7ede612ffa3a45aeec
parente941faf3e83fa0d5ce0bd6e67119e8d6bf975502
freedreno/ir3: add some ubo range related asserts

And a comment..  since we are mixing units of bytes/dwords/vec4,
hopefully this will avoid some unit confusion.

Signed-off-by: Rob Clark <robdclark@chromium.org>
src/freedreno/ir3/ir3_context.c
src/freedreno/ir3/ir3_shader.c
src/gallium/drivers/freedreno/ir3/ir3_gallium.c