add todo notice
This commit is contained in:
parent
f3d314104f
commit
bc9a26bbf2
@ -105,6 +105,7 @@ namespace Ryujinx.Graphics.Metal
|
||||
|
||||
public void RebindState(MTLRenderCommandEncoder renderCommandEncoder)
|
||||
{
|
||||
// TODO: only rebind the dirty state
|
||||
SetPipelineState(renderCommandEncoder);
|
||||
SetDepthStencilState(renderCommandEncoder, _currentState.DepthStencilState);
|
||||
SetDepthClamp(renderCommandEncoder, _currentState.DepthClipMode);
|
||||
|
Loading…
x
Reference in New Issue
Block a user