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 CS0612 // Type or member is obsolete
|
||||||
#pragma warning restore CS0618 // Type or member is obsolete
|
#pragma warning restore CS0618 // Type or member is obsolete
|
||||||
|
|
||||||
public void SetBlendState(AdvancedBlendDescriptor blend)
|
public void SetBlendState(AdvancedBlendDescriptor blend)
|
||||||
{
|
{
|
||||||
if (_gd.Capabilities.SupportsBlendEquationAdvanced)
|
if (_gd.Capabilities.SupportsBlendEquationAdvanced)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue