mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-04 23:55:44 +00:00
Port changes from Early Access
This commit is contained in:
@@ -43,6 +43,8 @@ public:
|
||||
DeviceMemoryManager(const DeviceMemory& device_memory);
|
||||
~DeviceMemoryManager();
|
||||
|
||||
static constexpr bool HAS_FLUSH_INVALIDATION = true;
|
||||
|
||||
void BindInterface(DeviceInterface* device_inter);
|
||||
|
||||
DAddr Allocate(size_t size);
|
||||
|
||||
Reference in New Issue
Block a user