Update README.md

This commit is contained in:
Rich Geldreich
2026-02-10 13:28:48 -05:00
committed by GitHub
parent 835257aee4
commit 011709add9

View File

@@ -17,6 +17,7 @@ CPU deblocking before transcoding to BC7 or other LDR texture formats. It's also
to add deblocking filter awareness to our ASTC/XUASTC/etc. encoders.
Note: We're amazed the GPU hardware vendors haven't implemented this feature directly in silicon yet. It's obviously extremely useful, even necessary at the largest ASTC block sizes.
This is a form of "GPU texture compression-aware shading" or "GPU format-informed reconstruction".
## Running the Sample