diff options
author | Marek Olšák <[email protected]> | 2016-09-13 14:25:44 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2016-09-14 12:32:59 +0200 |
commit | 16be87c904293c2e53d50cc3519789a604a6a33b (patch) | |
tree | a0d6400db07332379bac4655f266d23cd3ac61da /src/gallium/drivers/radeon | |
parent | 22797d7d8328416ef6ded65eac0758b39b22fc04 (diff) |
radeonsi: get rid of img/buf/sampler descriptor preloading (v2)
26011 shaders in 14651 tests
Totals:
SGPRS: 1251920 -> 1152636 (-7.93 %)
VGPRS: 728421 -> 728198 (-0.03 %)
Spilled SGPRs: 16644 -> 3776 (-77.31 %)
Spilled VGPRs: 369 -> 369 (0.00 %)
Scratch VGPRs: 1344 -> 1344 (0.00 %) dwords per thread
Code Size: 36001064 -> 35835152 (-0.46 %) bytes
LDS: 767 -> 767 (0.00 %) blocks
Max Waves: 222221 -> 222372 (0.07 %)
Wait states: 0 -> 0 (0.00 %)
v2: merge codepaths where possible
Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeon')
0 files changed, 0 insertions, 0 deletions