summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/opt_redundant_jumps.cpp
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2018-03-26 16:10:02 -0700
committerKenneth Graunke <[email protected]>2018-03-27 18:41:44 -0700
commitfb18d0dbe42150af57c562cea08eed10be6efaa5 (patch)
treec90d8ca4968178c9c68f22b33da35c71eb763ec1 /src/compiler/glsl/opt_redundant_jumps.cpp
parent037d738a23d626f23107f7190592d575aabe17fd (diff)
i965: Drop unnecessary bo->align field.
bo->align is always 0; there's no need to waste 8 bytes storing it. Thanks to C99 initializers zeroing fields, we can completely drop the only read of the field altogether. Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/compiler/glsl/opt_redundant_jumps.cpp')
0 files changed, 0 insertions, 0 deletions