diff options
author | Jason Ekstrand <[email protected]> | 2017-02-01 12:27:59 -0800 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2017-02-01 14:41:06 -0800 |
commit | ccdd5b3738ef23dc69f322b9deab290cfaa1d0c5 (patch) | |
tree | 403fa1fb0948bf3734e9056389f63c9681436db4 /docs/license.html | |
parent | 752ae38a0981f5799f2445fced4f19cbcab8baad (diff) |
anv: Don't use bogus alpha swizzles
For RGB formats in Vulkan, we use the corresponding RGBA format with a
swizzle of RGB1. While this swizzle is exactly what we want for
texturing, it's not allowed for rendering according to the docs. While
we haven't been getting hangs or anything, we should probably obey the
docs. This commit just sanitizes all render swizzles so that the alpha
channel maps to ALPHA.
Reviewed-by: Anuj Phogat <[email protected]>
Diffstat (limited to 'docs/license.html')
0 files changed, 0 insertions, 0 deletions