mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-04 04:12:24 -07:00
Update for new Shader IR format
This commit is contained in:
committed by
Isaac Marovitz
parent
1f8ae7e5b1
commit
163be0a159
@@ -54,6 +54,8 @@ namespace Ryujinx.Graphics.Metal
|
||||
Logger.Warning?.Print(LogClass.Gpu, "Not Implemented!");
|
||||
}
|
||||
|
||||
public void SetColorSpacePassthrough(bool colorSpacePassThroughEnabled) { }
|
||||
|
||||
public void Dispose()
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user