diff options
author | Jason Ekstrand <[email protected]> | 2016-10-25 10:59:03 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-11-17 12:03:24 -0800 |
commit | 4e91f158e66af03d754231736346839d3cdd638f (patch) | |
tree | f517321568cba14009c37dc4b64d4b0bd16942da /src/intel/vulkan/TODO | |
parent | 2b5644e94d4f3394bbbb19498c259f45c748ea76 (diff) |
anv: Enable "permanent" compression for immutable format images
This commit extends our support of color compression to surfaces without
the VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT set. These images will never have
an image view created with a different format then the one set at image
creation time so it's safe to always use compression. We still bail if the
image is used as a storage image because that sometimes ends up using a
different format.
Reviewed-by: Topi Pohjolainen <[email protected]>
Diffstat (limited to 'src/intel/vulkan/TODO')
0 files changed, 0 insertions, 0 deletions