mirror of
https://github.com/simple64/simple64.git
synced 2026-07-26 16:43:59 +02:00
update parallel rdp
This commit is contained in:
@@ -244,7 +244,7 @@ bool vk_init()
|
||||
}
|
||||
|
||||
device->set_context(*context);
|
||||
device->init_frame_contexts(2);
|
||||
device->init_frame_contexts(3);
|
||||
::RDP::CommandProcessorFlags flags = 0;
|
||||
|
||||
switch (vk_rescaling)
|
||||
|
||||
Reference in New Issue
Block a user