early-access version 2401

This commit is contained in:
pineappleEA
2022-01-16 08:10:16 +01:00
parent 29316c5ff1
commit 0e51e385d9
20 changed files with 251 additions and 44 deletions
+1 -1
View File
@@ -513,7 +513,7 @@ struct GPU::Impl {
ProcessFenceActionMethod();
break;
case BufferMethods::WaitForInterrupt:
ProcessWaitForInterruptMethod();
rasterizer->WaitForIdle();
break;
case BufferMethods::SemaphoreTrigger: {
ProcessSemaphoreTriggerMethod();