Break everything :D
This commit is contained in:
committed by
Evan Husted
parent
96d884a15b
commit
c7b6e4cf80
@@ -28,8 +28,6 @@ namespace Ryujinx.Graphics.Metal
|
||||
{
|
||||
Logger.Warning?.Print(LogClass.Gpu, $"Shader linking failed: \n{StringHelper.String(libraryError.LocalizedDescription)}");
|
||||
_status = ProgramLinkStatus.Failure;
|
||||
//Console.WriteLine($"SHADER {index}: {shader.Code}");
|
||||
//throw new NotImplementedException();
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user