mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-23 07:56:52 +00:00
[TEST] Smolios forever
This commit is contained in:
@@ -887,6 +887,10 @@ FN_MAX_LIMIT_LIST
|
||||
|
||||
u64 GetDeviceMemoryUsage() const;
|
||||
|
||||
VkSampleCountFlags GetStorageImageSampleCounts() const {
|
||||
return properties.properties.limits.storageImageSampleCounts;
|
||||
}
|
||||
|
||||
u32 GetSetsPerPool() const {
|
||||
return sets_per_pool;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user