Start Proper Dispose
This commit is contained in:
committed by
Isaac Marovitz
parent
4bbf7b67d4
commit
937d84018e
@@ -63,7 +63,9 @@ namespace Ryujinx.Graphics.Metal
|
||||
|
||||
public void Dispose()
|
||||
{
|
||||
return;
|
||||
VertexFunction.Dispose();
|
||||
FragmentFunction.Dispose();
|
||||
ComputeFunction.Dispose();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user