Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
60 changes: 60 additions & 0 deletions Silk.NET.sln
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,14 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.Assimp.Tests", "sr
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.Core.Tests", "src\Core\Silk.NET.Core.Tests\Silk.NET.Core.Tests.csproj", "{4D871493-0B88-477A-99A1-3E05561CFAD9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.OpenXR.Extensions.EXTX1", "src\OpenXR\Extensions\Silk.NET.OpenXR.Extensions.EXTX1\Silk.NET.OpenXR.Extensions.EXTX1.csproj", "{0D7930DF-CFB5-4D24-BAED-7F252FBB7E9C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.OpenXR.Extensions.SONY", "src\OpenXR\Extensions\Silk.NET.OpenXR.Extensions.SONY\Silk.NET.OpenXR.Extensions.SONY.csproj", "{E68D2B21-DBCE-4F6B-8477-DB49B74E28BF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.Vulkan.Extensions.MTK", "src\Vulkan\Extensions\Silk.NET.Vulkan.Extensions.MTK\Silk.NET.Vulkan.Extensions.MTK.csproj", "{B843850A-7D12-4AEB-8FD1-8FDB60535D34}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.Vulkan.Extensions.OHOS", "src\Vulkan\Extensions\Silk.NET.Vulkan.Extensions.OHOS\Silk.NET.Vulkan.Extensions.OHOS.csproj", "{7CD02E61-FCF1-414F-B69A-079F78686D65}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -3755,6 +3763,54 @@ Global
{4D871493-0B88-477A-99A1-3E05561CFAD9}.Release|x64.Build.0 = Release|Any CPU
{4D871493-0B88-477A-99A1-3E05561CFAD9}.Release|x86.ActiveCfg = Release|Any CPU
{4D871493-0B88-477A-99A1-3E05561CFAD9}.Release|x86.Build.0 = Release|Any CPU
{0D7930DF-CFB5-4D24-BAED-7F252FBB7E9C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0D7930DF-CFB5-4D24-BAED-7F252FBB7E9C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0D7930DF-CFB5-4D24-BAED-7F252FBB7E9C}.Debug|x64.ActiveCfg = Debug|Any CPU
{0D7930DF-CFB5-4D24-BAED-7F252FBB7E9C}.Debug|x64.Build.0 = Debug|Any CPU
{0D7930DF-CFB5-4D24-BAED-7F252FBB7E9C}.Debug|x86.ActiveCfg = Debug|Any CPU
{0D7930DF-CFB5-4D24-BAED-7F252FBB7E9C}.Debug|x86.Build.0 = Debug|Any CPU
{0D7930DF-CFB5-4D24-BAED-7F252FBB7E9C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0D7930DF-CFB5-4D24-BAED-7F252FBB7E9C}.Release|Any CPU.Build.0 = Release|Any CPU
{0D7930DF-CFB5-4D24-BAED-7F252FBB7E9C}.Release|x64.ActiveCfg = Release|Any CPU
{0D7930DF-CFB5-4D24-BAED-7F252FBB7E9C}.Release|x64.Build.0 = Release|Any CPU
{0D7930DF-CFB5-4D24-BAED-7F252FBB7E9C}.Release|x86.ActiveCfg = Release|Any CPU
{0D7930DF-CFB5-4D24-BAED-7F252FBB7E9C}.Release|x86.Build.0 = Release|Any CPU
{E68D2B21-DBCE-4F6B-8477-DB49B74E28BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E68D2B21-DBCE-4F6B-8477-DB49B74E28BF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E68D2B21-DBCE-4F6B-8477-DB49B74E28BF}.Debug|x64.ActiveCfg = Debug|Any CPU
{E68D2B21-DBCE-4F6B-8477-DB49B74E28BF}.Debug|x64.Build.0 = Debug|Any CPU
{E68D2B21-DBCE-4F6B-8477-DB49B74E28BF}.Debug|x86.ActiveCfg = Debug|Any CPU
{E68D2B21-DBCE-4F6B-8477-DB49B74E28BF}.Debug|x86.Build.0 = Debug|Any CPU
{E68D2B21-DBCE-4F6B-8477-DB49B74E28BF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E68D2B21-DBCE-4F6B-8477-DB49B74E28BF}.Release|Any CPU.Build.0 = Release|Any CPU
{E68D2B21-DBCE-4F6B-8477-DB49B74E28BF}.Release|x64.ActiveCfg = Release|Any CPU
{E68D2B21-DBCE-4F6B-8477-DB49B74E28BF}.Release|x64.Build.0 = Release|Any CPU
{E68D2B21-DBCE-4F6B-8477-DB49B74E28BF}.Release|x86.ActiveCfg = Release|Any CPU
{E68D2B21-DBCE-4F6B-8477-DB49B74E28BF}.Release|x86.Build.0 = Release|Any CPU
{B843850A-7D12-4AEB-8FD1-8FDB60535D34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B843850A-7D12-4AEB-8FD1-8FDB60535D34}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B843850A-7D12-4AEB-8FD1-8FDB60535D34}.Debug|x64.ActiveCfg = Debug|Any CPU
{B843850A-7D12-4AEB-8FD1-8FDB60535D34}.Debug|x64.Build.0 = Debug|Any CPU
{B843850A-7D12-4AEB-8FD1-8FDB60535D34}.Debug|x86.ActiveCfg = Debug|Any CPU
{B843850A-7D12-4AEB-8FD1-8FDB60535D34}.Debug|x86.Build.0 = Debug|Any CPU
{B843850A-7D12-4AEB-8FD1-8FDB60535D34}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B843850A-7D12-4AEB-8FD1-8FDB60535D34}.Release|Any CPU.Build.0 = Release|Any CPU
{B843850A-7D12-4AEB-8FD1-8FDB60535D34}.Release|x64.ActiveCfg = Release|Any CPU
{B843850A-7D12-4AEB-8FD1-8FDB60535D34}.Release|x64.Build.0 = Release|Any CPU
{B843850A-7D12-4AEB-8FD1-8FDB60535D34}.Release|x86.ActiveCfg = Release|Any CPU
{B843850A-7D12-4AEB-8FD1-8FDB60535D34}.Release|x86.Build.0 = Release|Any CPU
{7CD02E61-FCF1-414F-B69A-079F78686D65}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7CD02E61-FCF1-414F-B69A-079F78686D65}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7CD02E61-FCF1-414F-B69A-079F78686D65}.Debug|x64.ActiveCfg = Debug|Any CPU
{7CD02E61-FCF1-414F-B69A-079F78686D65}.Debug|x64.Build.0 = Debug|Any CPU
{7CD02E61-FCF1-414F-B69A-079F78686D65}.Debug|x86.ActiveCfg = Debug|Any CPU
{7CD02E61-FCF1-414F-B69A-079F78686D65}.Debug|x86.Build.0 = Debug|Any CPU
{7CD02E61-FCF1-414F-B69A-079F78686D65}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7CD02E61-FCF1-414F-B69A-079F78686D65}.Release|Any CPU.Build.0 = Release|Any CPU
{7CD02E61-FCF1-414F-B69A-079F78686D65}.Release|x64.ActiveCfg = Release|Any CPU
{7CD02E61-FCF1-414F-B69A-079F78686D65}.Release|x64.Build.0 = Release|Any CPU
{7CD02E61-FCF1-414F-B69A-079F78686D65}.Release|x86.ActiveCfg = Release|Any CPU
{7CD02E61-FCF1-414F-B69A-079F78686D65}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -4054,6 +4110,10 @@ Global
{01B6FFA0-5B37-44EA-ABDF-7BABD05874C5} = {90471225-AC23-424E-B62E-F6EC4C6ECAC0}
{12D0A556-7DDF-4902-8911-1DA3F6331149} = {6EADA376-E83F-40B7-9539-71DD17AEF7A4}
{4D871493-0B88-477A-99A1-3E05561CFAD9} = {0651C5EF-50AA-4598-8D9C-8F210ADD8490}
{0D7930DF-CFB5-4D24-BAED-7F252FBB7E9C} = {90471225-AC23-424E-B62E-F6EC4C6ECAC0}
{E68D2B21-DBCE-4F6B-8477-DB49B74E28BF} = {90471225-AC23-424E-B62E-F6EC4C6ECAC0}
{B843850A-7D12-4AEB-8FD1-8FDB60535D34} = {49BC383A-D7E6-4013-93C7-371479B984CC}
{7CD02E61-FCF1-414F-B69A-079F78686D65} = {49BC383A-D7E6-4013-93C7-371479B984CC}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F5273D7F-3334-48DF-94E3-41AE6816CD4D}
Expand Down
Binary file modified build/cache/cl.json.gz
Binary file not shown.
Binary file modified build/cache/dstorage.json.gz
Binary file not shown.
Binary file modified build/cache/gl.json.gz
Binary file not shown.
Binary file modified build/cache/glcore.json.gz
Binary file not shown.
Binary file modified build/cache/gles2.json.gz
Binary file not shown.
Binary file modified build/cache/openxr.json.gz
Binary file not shown.
Binary file modified build/cache/vulkan.json.gz
Binary file not shown.
34 changes: 17 additions & 17 deletions src/Microsoft/Silk.NET.DirectStorage/DStorage.gen.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public unsafe partial class DStorage : NativeAPI
public const int FacilityGame = unchecked((int) 0x924);
[NativeName("Type", "int")]
[NativeName("Name", "DSTORAGE_SDK_VERSION")]
public const int SdkVersion = unchecked((int) 0xCB);
public const int SdkVersion = unchecked((int) 0x12C);
[NativeName("Type", "int")]
[NativeName("Name", "DSTORAGE_MIN_QUEUE_CAPACITY")]
public const int MinQueueCapacity = unchecked((int) 0x80);
Expand All @@ -33,67 +33,67 @@ public unsafe partial class DStorage : NativeAPI
public const int RequestMaxName = unchecked((int) 0x40);

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1296, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1386, Column 16 in dstorage.h")]
[NativeApi(EntryPoint = "DStorageSetConfiguration", Convention = CallingConvention.StdCall)]
public unsafe partial int SetConfiguration([Flow(Silk.NET.Core.Native.FlowDirection.In)] Configuration* configuration);

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1296, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1386, Column 16 in dstorage.h")]
[NativeApi(EntryPoint = "DStorageSetConfiguration", Convention = CallingConvention.StdCall)]
public partial int SetConfiguration([Flow(Silk.NET.Core.Native.FlowDirection.In)] [RequiresLocation] in Configuration configuration);

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1306, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1396, Column 16 in dstorage.h")]
[NativeApi(EntryPoint = "DStorageSetConfiguration1", Convention = CallingConvention.StdCall)]
public unsafe partial int SetConfiguration1([Flow(Silk.NET.Core.Native.FlowDirection.In)] Configuration1* configuration);

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1306, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1396, Column 16 in dstorage.h")]
[NativeApi(EntryPoint = "DStorageSetConfiguration1", Convention = CallingConvention.StdCall)]
public partial int SetConfiguration1([Flow(Silk.NET.Core.Native.FlowDirection.In)] [RequiresLocation] in Configuration1 configuration);

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1316, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1406, Column 16 in dstorage.h")]
[NativeApi(EntryPoint = "DStorageGetFactory", Convention = CallingConvention.StdCall)]
public unsafe partial int GetFactory(Guid* riid, void** ppv);

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1316, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1406, Column 16 in dstorage.h")]
[NativeApi(EntryPoint = "DStorageGetFactory", Convention = CallingConvention.StdCall)]
public unsafe partial int GetFactory(Guid* riid, ref void* ppv);

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1316, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1406, Column 16 in dstorage.h")]
[NativeApi(EntryPoint = "DStorageGetFactory", Convention = CallingConvention.StdCall)]
public unsafe partial int GetFactory(ref Guid riid, void** ppv);

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1316, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1406, Column 16 in dstorage.h")]
[NativeApi(EntryPoint = "DStorageGetFactory", Convention = CallingConvention.StdCall)]
public unsafe partial int GetFactory(ref Guid riid, ref void* ppv);

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1331, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1421, Column 16 in dstorage.h")]
[NativeApi(EntryPoint = "DStorageCreateCompressionCodec", Convention = CallingConvention.StdCall)]
public unsafe partial int CreateCompressionCodec(CompressionFormat format, uint numThreads, Guid* riid, void** ppv);

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1331, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1421, Column 16 in dstorage.h")]
[NativeApi(EntryPoint = "DStorageCreateCompressionCodec", Convention = CallingConvention.StdCall)]
public unsafe partial int CreateCompressionCodec(CompressionFormat format, uint numThreads, Guid* riid, ref void* ppv);

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1331, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1421, Column 16 in dstorage.h")]
[NativeApi(EntryPoint = "DStorageCreateCompressionCodec", Convention = CallingConvention.StdCall)]
public unsafe partial int CreateCompressionCodec(CompressionFormat format, uint numThreads, ref Guid riid, void** ppv);

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1331, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1421, Column 16 in dstorage.h")]
[NativeApi(EntryPoint = "DStorageCreateCompressionCodec", Convention = CallingConvention.StdCall)]
public unsafe partial int CreateCompressionCodec(CompressionFormat format, uint numThreads, ref Guid riid, ref void* ppv);

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1316, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1406, Column 16 in dstorage.h")]
public unsafe int GetFactory<TI0>(out ComPtr<TI0> ppv) where TI0 : unmanaged, IComVtbl<TI0>
{
// ComPtrOverloader
Expand All @@ -102,7 +102,7 @@ public unsafe int GetFactory<TI0>(out ComPtr<TI0> ppv) where TI0 : unmanaged, IC
}

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1331, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1421, Column 16 in dstorage.h")]
public unsafe int CreateCompressionCodec<TI0>(CompressionFormat format, uint numThreads, out ComPtr<TI0> ppv) where TI0 : unmanaged, IComVtbl<TI0>
{
// ComPtrOverloader
Expand All @@ -111,7 +111,7 @@ public unsafe int CreateCompressionCodec<TI0>(CompressionFormat format, uint num
}

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1316, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1406, Column 16 in dstorage.h")]
public unsafe ComPtr<TI0> GetFactory<TI0>() where TI0 : unmanaged, IComVtbl<TI0>
{
// NonKhrReturnTypeOverloader
Expand All @@ -120,7 +120,7 @@ public unsafe ComPtr<TI0> GetFactory<TI0>() where TI0 : unmanaged, IComVtbl<TI0>
}

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1331, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1421, Column 16 in dstorage.h")]
public unsafe ComPtr<TI0> CreateCompressionCodec<TI0>(CompressionFormat format, uint numThreads) where TI0 : unmanaged, IComVtbl<TI0>
{
// NonKhrReturnTypeOverloader
Expand Down
12 changes: 6 additions & 6 deletions src/Microsoft/Silk.NET.DirectStorage/DStorageOverloads.gen.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,47 +17,47 @@ namespace Silk.NET.DirectStorage
public static class DStorageOverloads
{
/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1296, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1386, Column 16 in dstorage.h")]
public static unsafe int SetConfiguration(this DStorage thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan<Configuration> configuration)
{
// SpanOverloader
return thisApi.SetConfiguration(in configuration.GetPinnableReference());
}

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1306, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1396, Column 16 in dstorage.h")]
public static unsafe int SetConfiguration1(this DStorage thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan<Configuration1> configuration)
{
// SpanOverloader
return thisApi.SetConfiguration1(in configuration.GetPinnableReference());
}

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1316, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1406, Column 16 in dstorage.h")]
public static unsafe int GetFactory(this DStorage thisApi, Span<Guid> riid, void** ppv)
{
// SpanOverloader
return thisApi.GetFactory(ref riid.GetPinnableReference(), ppv);
}

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1316, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1406, Column 16 in dstorage.h")]
public static unsafe int GetFactory(this DStorage thisApi, Span<Guid> riid, ref void* ppv)
{
// SpanOverloader
return thisApi.GetFactory(ref riid.GetPinnableReference(), ref ppv);
}

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1331, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1421, Column 16 in dstorage.h")]
public static unsafe int CreateCompressionCodec(this DStorage thisApi, CompressionFormat format, uint numThreads, Span<Guid> riid, void** ppv)
{
// SpanOverloader
return thisApi.CreateCompressionCodec(format, numThreads, ref riid.GetPinnableReference(), ppv);
}

/// <summary>To be documented.</summary>
[NativeName("Src", "Line 1331, Column 16 in dstorage.h")]
[NativeName("Src", "Line 1421, Column 16 in dstorage.h")]
public static unsafe int CreateCompressionCodec(this DStorage thisApi, CompressionFormat format, uint numThreads, Span<Guid> riid, ref void* ppv)
{
// SpanOverloader
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.


using System;
using Silk.NET.Core.Attributes;

#pragma warning disable 1591

namespace Silk.NET.DirectStorage
{
[NativeName("Name", "DSTORAGE_ENQUEUE_REQUEST_FLAGS")]
public enum EnqueueRequestFlags : uint
{
[Obsolete("Deprecated in favour of \"None\"")]
[NativeName("Name", "DSTORAGE_ENQUEUE_REQUEST_FLAG_NONE")]
EnqueueRequestFlagNone = 0x0,
[Obsolete("Deprecated in favour of \"FenceWaitBeforeGpuWork\"")]
[NativeName("Name", "DSTORAGE_ENQUEUE_REQUEST_FLAG_FENCE_WAIT_BEFORE_GPU_WORK")]
EnqueueRequestFlagFenceWaitBeforeGpuWork = 0x1,
[Obsolete("Deprecated in favour of \"FenceWaitBeforeSourceAccess\"")]
[NativeName("Name", "DSTORAGE_ENQUEUE_REQUEST_FLAG_FENCE_WAIT_BEFORE_SOURCE_ACCESS")]
EnqueueRequestFlagFenceWaitBeforeSourceAccess = 0x2,
[NativeName("Name", "DSTORAGE_ENQUEUE_REQUEST_FLAG_NONE")]
None = 0x0,
[NativeName("Name", "DSTORAGE_ENQUEUE_REQUEST_FLAG_FENCE_WAIT_BEFORE_GPU_WORK")]
FenceWaitBeforeGpuWork = 0x1,
[NativeName("Name", "DSTORAGE_ENQUEUE_REQUEST_FLAG_FENCE_WAIT_BEFORE_SOURCE_ACCESS")]
FenceWaitBeforeSourceAccess = 0x2,
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ public enum RequestDestinationType : ulong
[Obsolete("Deprecated in favour of \"Tiles\"")]
[NativeName("Name", "DSTORAGE_REQUEST_DESTINATION_TILES")]
RequestDestinationTiles = 0x4,
[Obsolete("Deprecated in favour of \"MultipleSubresourcesRange\"")]
[NativeName("Name", "DSTORAGE_REQUEST_DESTINATION_MULTIPLE_SUBRESOURCES_RANGE")]
RequestDestinationMultipleSubresourcesRange = 0x5,
[NativeName("Name", "DSTORAGE_REQUEST_DESTINATION_MEMORY")]
Memory = 0x0,
[NativeName("Name", "DSTORAGE_REQUEST_DESTINATION_BUFFER")]
Expand All @@ -37,5 +40,7 @@ public enum RequestDestinationType : ulong
MultipleSubresources = 0x3,
[NativeName("Name", "DSTORAGE_REQUEST_DESTINATION_TILES")]
Tiles = 0x4,
[NativeName("Name", "DSTORAGE_REQUEST_DESTINATION_MULTIPLE_SUBRESOURCES_RANGE")]
MultipleSubresourcesRange = 0x5,
}
}
Loading
Loading