RasterizerState ABI break
parent
3bd904de2b
commit
cd18b03c0f
|
@ -481,7 +481,6 @@ namespace RefreshCS
|
||||||
public float depthBiasConstantFactor;
|
public float depthBiasConstantFactor;
|
||||||
public float depthBiasClamp;
|
public float depthBiasClamp;
|
||||||
public float depthBiasSlopeFactor;
|
public float depthBiasSlopeFactor;
|
||||||
public float lineWidth;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
[StructLayout(LayoutKind.Sequential)]
|
[StructLayout(LayoutKind.Sequential)]
|
||||||
|
|
Loading…
Reference in New Issue