[D3D12] RGBA32F resolve

This commit is contained in:
Triang3l
2018-10-25 09:32:19 +03:00
parent 64d5574023
commit fb5030171e
6 changed files with 380 additions and 1 deletions

View File

@@ -176,6 +176,7 @@ class TextureCache {
k16bpp,
k32bpp,
k64bpp,
k128bpp,
// B5G5R5A1 and B4G4R4A4 are optional in DXGI for render targets, and aren't
// supported on Nvidia.
k16bppRGBA,