[D3D12] More texture formats, rename blend map
This commit is contained in:
@@ -85,6 +85,8 @@ class TextureCache {
|
||||
};
|
||||
|
||||
enum class CopyMode {
|
||||
k8bpb,
|
||||
k16bpb,
|
||||
k32bpb,
|
||||
k64bpb,
|
||||
k128bpb,
|
||||
|
||||
Reference in New Issue
Block a user