freedreno/ir3: consolidate const state
authorRob Clark <robdclark@chromium.org>
Mon, 6 May 2019 21:52:27 +0000 (14:52 -0700)
committerRob Clark <robdclark@chromium.org>
Tue, 7 May 2019 14:26:00 +0000 (07:26 -0700)
commit23e7a34466c448c4c7c9a2c2e4d200dedf2584f7
tree9feaa00be35bce3642c01a29588956ae237c6b09
parentef3eecd66bdcaa3991dd2b53cb3e7285bed6d718
freedreno/ir3: consolidate const state

Combine the offsets of differenet parts of the constant space with (what
was formerly known as) ir3_driver_const_layout.  Bunch of churn, but no
functional change.

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