commit | c9b623355822129a42c4a64b3310c246bf359721 | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Tue Aug 20 11:06:07 2019 -0700 |
committer | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Wed Aug 21 08:40:53 2019 -0700 |
tree | 0c3959329ab7cc2436659d41c36e61b2a726b765 | |
parent | 4aeb6944623fa10dc7084113283c7e58484e0d6f [diff] |
pan/decode: Validate AFBC fields are zero when AFBC is disabled There is no "chunknown" structure; that part of the union is an artefact from falsely believing vertex/tiler MFBDs could have render targets attached (they can't). These are just plain old AFBC fields, and if there is no AFBC, it's error to set these field. Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>