Logic Operations
This commit is contained in:
committed by
Isaac Marovitz
parent
e928ec9708
commit
8a579b64be
@@ -669,7 +669,7 @@ namespace Ryujinx.Graphics.Metal
|
||||
|
||||
public void SetLogicOpState(bool enable, LogicalOp op)
|
||||
{
|
||||
// Metal does not support logic operations.
|
||||
_encoderStateManager.UpdateLogicOpState(enable, op);
|
||||
}
|
||||
|
||||
public void SetMultisampleState(MultisampleDescriptor multisample)
|
||||
|
||||
Reference in New Issue
Block a user