summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/TODO
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2016-10-25 10:59:03 -0700
committerJason Ekstrand <[email protected]>2016-11-17 12:03:24 -0800
commit4e91f158e66af03d754231736346839d3cdd638f (patch)
treef517321568cba14009c37dc4b64d4b0bd16942da /src/intel/vulkan/TODO
parent2b5644e94d4f3394bbbb19498c259f45c748ea76 (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