Skip to content

Commit b9a3600

Browse files
BeyleyPerksey
authored andcommitted
Regenerate bindings (again)
1 parent a7af864 commit b9a3600

File tree

8 files changed

+3
-0
lines changed

8 files changed

+3
-0
lines changed

build/cache/core.json.gz

-52.2 KB
Binary file not shown.

build/cache/d3dcompiler.json.gz

-1.9 KB
Binary file not shown.

build/cache/dcomp.json.gz

-37.6 KB
Binary file not shown.

build/cache/webgpu.json.gz

-28.4 KB
Binary file not shown.

build/cache/wgl.json.gz

-42 Bytes
Binary file not shown.

build/cache/xaudio.json.gz

-80 Bytes
Binary file not shown.

build/cache/xinput.json.gz

-926 Bytes
Binary file not shown.

src/Core/Silk.NET.Core.Win32Extras/Windows.gen.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4034,6 +4034,9 @@ public unsafe partial class Windows : NativeAPI
40344034
[NativeName("Name", "PF_ARM_V83_JSCVT_INSTRUCTIONS_AVAILABLE")]
40354035
public const int PFArmV83JscvtInstructionsAvailable = unchecked((int) 0x2C);
40364036
[NativeName("Type", "int")]
4037+
[NativeName("Name", "PF_ARM_V83_LRCPC_INSTRUCTIONS_AVAILABLE")]
4038+
public const int PFArmV83LrcpcInstructionsAvailable = unchecked((int) 0x2D);
4039+
[NativeName("Type", "int")]
40374040
[NativeName("Name", "XSTATE_LEGACY_FLOATING_POINT")]
40384041
public const int XstateLegacyFloatingPoint = unchecked((int) 0x0);
40394042
[NativeName("Type", "int")]

0 commit comments

Comments
 (0)