[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
@@ -33,6 +33,12 @@ class ByteStream;
|
||||
|
||||
namespace gpu {
|
||||
|
||||
enum class CommonGPUSetting {
|
||||
ClearMemoryPageState,
|
||||
};
|
||||
|
||||
void CommonSaveGPUSetting(CommonGPUSetting setting, uint64_t value);
|
||||
|
||||
class GraphicsSystem;
|
||||
class Shader;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user