mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-06-28 11:26:24 +02:00
cool
This commit is contained in:
parent
27aaea0d68
commit
1c6c083163
10 changed files with 43 additions and 22 deletions
|
@ -24,7 +24,7 @@ namespace Ryujinx.Graphics.Vulkan.MoltenVK
|
|||
config.UseMetalArgumentBuffers = true;
|
||||
|
||||
config.SemaphoreSupportStyle = MVKVkSemaphoreSupportStyle.MVK_CONFIG_VK_SEMAPHORE_SUPPORT_STYLE_SINGLE_QUEUE;
|
||||
// config.SynchronousQueueSubmits = false;
|
||||
config.SynchronousQueueSubmits = false;
|
||||
|
||||
config.ResumeLostDevice = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue