[D3D12] DXT3A textures

This commit is contained in:
Triang3l
2018-08-15 16:59:43 +03:00
parent 428095f62a
commit 1cec143810
3 changed files with 50 additions and 4 deletions

View File

@@ -90,6 +90,7 @@ class TextureCache {
k32bpb,
k64bpb,
k128bpb,
kDXT3A,
kCTX1,
kCount,