mirror of
https://github.com/amerkoleci/Vortice.Win32.git
synced 2026-01-14 16:16:04 +08:00
Update to official .NET 7 SDK and improve bindings.
This commit is contained in:
@@ -5,7 +5,7 @@ using static Win32.Graphics.Direct3D12.Apis;
|
||||
|
||||
namespace Win32.Graphics.Direct3D12;
|
||||
|
||||
public unsafe partial struct DepthStencilDescription1
|
||||
public partial struct DepthStencilDescription1
|
||||
{
|
||||
/// <summary>
|
||||
/// A built-in description with settings for not using a depth stencil buffer.
|
||||
|
||||
Reference in New Issue
Block a user