Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
S3 Texture Compression
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== BC6H and BC7 === BC6H (sometimes BC6) and BC7 (Block Compression 6H and 7) are added in Direct3D 11.<ref name="reed"/> * BC6H encodes 16 input RGB HDR (float16) pixels into 128 bits of output. It essentially treats float16 as 16 sign-magnitude integer value and interpolates such integers linearly. It works well for blocks without sign changes. A total of 14 modes are defined, though most differ minimally: only two prediction modes are really used.<ref name=ryg>{{cite web |last1=Giesen |first1=Fabian βrygβ |title=GPU BCn decoding |url=https://fgiesen.wordpress.com/2021/10/04/gpu-bcn-decoding/ |website=The ryg blog |access-date=24 July 2023 |language=en |date=4 October 2021 |archive-date=24 July 2023 |archive-url=https://web.archive.org/web/20230724085332/https://fgiesen.wordpress.com/2021/10/04/gpu-bcn-decoding/ |url-status=live }}</ref> * BC7 encodes 16 input RGB8/RGBA8 pixels into 128 bits of output. It can be understood as a much-enhanced BC3.<ref name=ryg/> BC6H and BC7 have a much more complex algorithm with a selection of encoding modes. The quality is much better as a result.<ref name="reed"/> These two modes are also specified much more exactly, with ranges of accepted deviation. Earlier BCn modes decode slightly differently among GPU vendors.<ref name=ryg/>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)