[D3D12] DXT3A_AS_1_1_1_1 texture loading

This commit is contained in:
Triang3l
2019-04-17 14:38:41 +03:00
parent 4eae7d9d65
commit 3f22ff3645
6 changed files with 871 additions and 2 deletions

View File

@@ -176,6 +176,7 @@ class TextureCache {
kDXT5ToRGBA8,
kDXNToRG8,
kDXT3A,
kDXT3AAs1111,
kDXT5AToR8,
kCTX1,
kDepthUnorm,