[D3D12] 32bpb and 128bpb untiling, fix 3D tiled offset
This commit is contained in:
@@ -86,7 +86,9 @@ class TextureCache {
|
||||
};
|
||||
|
||||
enum class CopyMode {
|
||||
k64Bpb,
|
||||
k32bpb,
|
||||
k64bpb,
|
||||
k128bpb,
|
||||
|
||||
kCount,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user