diff options
author | Nicolai Hähnle <[email protected]> | 2016-11-04 10:39:45 +0100 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2016-11-10 13:18:16 +0100 |
commit | b21912e2e92234d66c90b0f6f014a83698ef5ecb (patch) | |
tree | bc133f2458fd108264e5011c81cc291efae9fa51 /src/compiler/SConscript.glsl | |
parent | b46a9c570f431d3953a3ba31ffe76ad17568e522 (diff) |
radeonsi: fix/silence unused variable warnings in optimized builds
I'm leaving num_out_sgpr around since it's not in a fast path, and besides
the compiler should be able to optimize it away easily. The alternative
with #if/#endif would be extremely ugly.
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/compiler/SConscript.glsl')
0 files changed, 0 insertions, 0 deletions