mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-18 02:31:48 +00:00
* return correct size of ASTC 5x5, 6x6, 8x8, 10x10 and 12x12 * return correct Bytes Per Pixel * Use method in order to get CompressedTextureSize * Add Read16BptCompressedTexture method * add Bpb integer argument |
||
|---|---|---|
| .. | ||
| BlockLinearSwizzle.cs | ||
| ISwizzle.cs | ||
| LinearSwizzle.cs | ||
| TextureFactory.cs | ||
| TextureHelper.cs | ||
| TextureInfo.cs | ||
| TextureReader.cs | ||
| TextureSwizzle.cs | ||
| TextureWriter.cs | ||