Some missed changes

This commit is contained in:
sunshineinabox 2024-09-02 12:40:29 -07:00
parent 5e86d5e178
commit a7409e6fba
4 changed files with 19 additions and 19 deletions

View file

@ -56,7 +56,7 @@ namespace Ryujinx.Graphics.Vulkan
private uint _patchControlPoints;
public PrimitiveTopology _topology;
private PrimitiveTopology _topology;
private bool _primitiveRestartEnable;