update parallel rdp

This commit is contained in:
Logan McNaughton
2021-06-05 15:53:54 -06:00
parent 15c5be29ce
commit 142ab298a4
+1 -1
View File
@@ -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)