* Add support for BC1/2/3 decompression (for 3D textures) * Optimize and clean up * Unsafe not needed here * Fix alpha value interpolation when a0 <= a1
* Simplify logic for bindless texture handling * Nits
* Support 3D BC4 and BC5 compressed textures * PR feedback * Fix some typos