[GPU] Unified clear_memory_page_state to be used in D3D12 & Vulkan
This commit is contained in:
committed by
Radosław Gliński
parent
91f976e524
commit
2a4d7feaae
@@ -45,7 +45,6 @@ namespace gpu {
|
||||
|
||||
enum class D3D12GPUSetting {
|
||||
ReadbackResolve,
|
||||
ClearMemoryPageState,
|
||||
};
|
||||
|
||||
void D3D12SaveGPUSetting(D3D12GPUSetting setting, uint64_t value);
|
||||
|
||||
Reference in New Issue
Block a user