[D3D12] Depth untiling, update depth resolve documentation

This commit is contained in:
Triang3l
2018-08-21 23:05:41 +03:00
parent da1be211eb
commit ddc8f17fa5
5 changed files with 73 additions and 17 deletions

View File

@@ -92,6 +92,8 @@ class TextureCache {
k128bpb,
kDXT3A,
kCTX1,
kDepthUnorm,
kDepthFloat,
kCount,