smh
This commit is contained in:
parent
5d90932277
commit
fbcd9994c8
@ -46,7 +46,7 @@ namespace Ryujinx.Graphics.Metal
|
||||
|
||||
if (_fragmentFunction != null)
|
||||
{
|
||||
renderPipelineDescriptor.VertexFunction = _fragmentFunction;
|
||||
renderPipelineDescriptor.FragmentFunction = _fragmentFunction;
|
||||
}
|
||||
|
||||
var attachment = renderPipelineDescriptor.ColorAttachments.Object(0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user