Break everything :D
This commit is contained in:
parent
de86f20b94
commit
738227519d
15 changed files with 885 additions and 542 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue