diff options
author | Chad Versace <[email protected]> | 2016-01-05 09:53:11 -0800 |
---|---|---|
committer | Chad Versace <[email protected]> | 2016-01-05 10:00:39 -0800 |
commit | 98af1cc6d7b9cd087cf70135b0f18a8a61160b88 (patch) | |
tree | 0289205059298779ccec71a2e8f162ef28649e5d /src/isl/isl_gen9.c | |
parent | 89b68dc8d09a41fc719cbdf7a5bff42476601dab (diff) |
isl: Remove isl_format_layout::bpb
struct isl_format_layout contained two near-redundant members: bpb (bits
per block) and bs (block size). There do exist some hardware formats for
which bpb != 8 * bs, but Vulkan does not use them. Therefore we don't
need bpb.
Diffstat (limited to 'src/isl/isl_gen9.c')
0 files changed, 0 insertions, 0 deletions