mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2025-01-05 23:43:04 +00:00
Formatting
This commit is contained in:
parent
b55ef55ab0
commit
5495281775
1 changed files with 1 additions and 1 deletions
|
@ -798,7 +798,7 @@ namespace Ryujinx.Graphics.OpenGL
|
|||
}
|
||||
#pragma warning restore CS0612 // Type or member is obsolete
|
||||
#pragma warning restore CS0618 // Type or member is obsolete
|
||||
|
||||
|
||||
public void SetBlendState(AdvancedBlendDescriptor blend)
|
||||
{
|
||||
if (_gd.Capabilities.SupportsBlendEquationAdvanced)
|
||||
|
|
Loading…
Reference in a new issue