RasterizerState ABI break

TheSpydog 2022-12-29 02:14:19 +00:00
parent 330896a7be
commit 3c7eba5dee
1 changed files with 0 additions and 1 deletions

View File

@ -485,7 +485,6 @@ namespace RefreshCS
[StructLayout(LayoutKind.Sequential)]
public struct RasterizerState
{
public byte depthClampEnable;
public FillMode fillMode;
public CullMode cullMode;
public FrontFace frontFace;