mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-06 05:15:47 +00:00
feature: .NET 10 (ryubing/ryujinx!214)
See merge request ryubing/ryujinx!214
This commit is contained in:
@@ -647,7 +647,7 @@ namespace Ryujinx.Graphics.Vulkan
|
||||
{
|
||||
result.ThrowOnError();
|
||||
}
|
||||
else if (result.IsError())
|
||||
else if (result.IsError)
|
||||
{
|
||||
program.AddGraphicsPipeline(ref Internal, null);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user