diff --git a/.github/workflows/spirv-cross.yml b/.github/workflows/spirv-cross.yml
index f7b16bb4d9..22eeb19650 100644
--- a/.github/workflows/spirv-cross.yml
+++ b/.github/workflows/spirv-cross.yml
@@ -36,13 +36,16 @@ jobs:
echo running extras
${{ matrix.env.extras }}
- name: Install Zig
- uses: goto-bus-stop/setup-zig@v2
- - name: Setup .NET 6.0 and .NET 7.0
+ uses: mlugg/setup-zig@v2
+ with:
+ version: 0.15.2
+ - name: Setup .NET
uses: actions/setup-dotnet@v1
with:
dotnet-version: |
6.0.201
7.0.*
+ 8.0.*
- name: Build SPIRV-Cross
run: ${{ matrix.env.nuke_invoke }} SPIRVCross
env:
diff --git a/.github/workflows/spirv-reflect.yml b/.github/workflows/spirv-reflect.yml
index 9388bed559..1e74cfb226 100644
--- a/.github/workflows/spirv-reflect.yml
+++ b/.github/workflows/spirv-reflect.yml
@@ -36,13 +36,16 @@ jobs:
echo running extras
${{ matrix.env.extras }}
- name: Install Zig
- uses: goto-bus-stop/setup-zig@v2
- - name: Setup .NET 6.0 and .NET 7.0
+ uses: mlugg/setup-zig@v2
+ with:
+ version: 0.15.2
+ - name: Setup .NET
uses: actions/setup-dotnet@v1
with:
dotnet-version: |
6.0.201
7.0.*
+ 8.0.*
- name: Build SPIRV-Reflect
run: ${{ matrix.env.nuke_invoke }} SPIRVReflect
env:
diff --git a/Silk.NET.sln b/Silk.NET.sln
index 151d7f4936..6f090d198b 100644
--- a/Silk.NET.sln
+++ b/Silk.NET.sln
@@ -624,6 +624,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.Vulkan.Extensions.
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", "{4F35A32B-3EF0-4B0F-8784-01B9CCA5BC4D}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpirvTest", "src\Lab\Experiments\SpirvTest\SpirvTest.csproj", "{DB1EAED4-699B-4254-A832-A8FFC15F6CC7}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -3825,6 +3827,18 @@ Global
{4F35A32B-3EF0-4B0F-8784-01B9CCA5BC4D}.Release|x64.Build.0 = Release|Any CPU
{4F35A32B-3EF0-4B0F-8784-01B9CCA5BC4D}.Release|x86.ActiveCfg = Release|Any CPU
{4F35A32B-3EF0-4B0F-8784-01B9CCA5BC4D}.Release|x86.Build.0 = Release|Any CPU
+ {DB1EAED4-699B-4254-A832-A8FFC15F6CC7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DB1EAED4-699B-4254-A832-A8FFC15F6CC7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DB1EAED4-699B-4254-A832-A8FFC15F6CC7}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {DB1EAED4-699B-4254-A832-A8FFC15F6CC7}.Debug|x64.Build.0 = Debug|Any CPU
+ {DB1EAED4-699B-4254-A832-A8FFC15F6CC7}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {DB1EAED4-699B-4254-A832-A8FFC15F6CC7}.Debug|x86.Build.0 = Debug|Any CPU
+ {DB1EAED4-699B-4254-A832-A8FFC15F6CC7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DB1EAED4-699B-4254-A832-A8FFC15F6CC7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DB1EAED4-699B-4254-A832-A8FFC15F6CC7}.Release|x64.ActiveCfg = Release|Any CPU
+ {DB1EAED4-699B-4254-A832-A8FFC15F6CC7}.Release|x64.Build.0 = Release|Any CPU
+ {DB1EAED4-699B-4254-A832-A8FFC15F6CC7}.Release|x86.ActiveCfg = Release|Any CPU
+ {DB1EAED4-699B-4254-A832-A8FFC15F6CC7}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@@ -4129,6 +4143,7 @@ Global
{9338EAE3-2ADA-4E34-9965-43521D24FFA0} = {90471225-AC23-424E-B62E-F6EC4C6ECAC0}
{B8D369E0-424C-4C99-9A81-7E8552B0C225} = {49BC383A-D7E6-4013-93C7-371479B984CC}
{4F35A32B-3EF0-4B0F-8784-01B9CCA5BC4D} = {49BC383A-D7E6-4013-93C7-371479B984CC}
+ {DB1EAED4-699B-4254-A832-A8FFC15F6CC7} = {39B598E9-44BA-4A61-A1BB-7C543734DBA6}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F5273D7F-3334-48DF-94E3-41AE6816CD4D}
diff --git a/build/cache/spirv-cross.json.gz b/build/cache/spirv-cross.json.gz
index 5708c4ea26..a033388fec 100644
Binary files a/build/cache/spirv-cross.json.gz and b/build/cache/spirv-cross.json.gz differ
diff --git a/build/cache/spirv-reflect.json.gz b/build/cache/spirv-reflect.json.gz
index 3e35dc4ae5..cf87619daf 100644
Binary files a/build/cache/spirv-reflect.json.gz and b/build/cache/spirv-reflect.json.gz differ
diff --git a/build/cache/spirv.json.gz b/build/cache/spirv.json.gz
index cce0d823c8..faec609424 100644
Binary files a/build/cache/spirv.json.gz and b/build/cache/spirv.json.gz differ
diff --git a/build/nuke/Native/SPIRVCross.cs b/build/nuke/Native/SPIRVCross.cs
index a6b927d844..b2ac7d9cd7 100644
--- a/build/nuke/Native/SPIRVCross.cs
+++ b/build/nuke/Native/SPIRVCross.cs
@@ -25,7 +25,8 @@
using static Nuke.Common.Tools.Git.GitTasks;
using static Nuke.Common.Tools.GitHub.GitHubTasks;
-partial class Build {
+partial class Build
+{
AbsolutePath SPIRVCrossPath => RootDirectory / "build" / "submodules" / "SPIRV-Cross";
//This is the build script for the SPIRV-Reflect shared library
@@ -34,62 +35,64 @@ partial class Build {
pub fn build(b: *std.Build) void {
const target = b.standardTargetOptions(.{});
- const mode = b.standardOptimizeOption(.{});
+ const optimize = b.standardOptimizeOption(.{});
- const shared_lib_options: std.Build.SharedLibraryOptions = .{
- .name = ""spirv-cross"",
+ const lib_mod = b.createModule(.{
.target = target,
- .optimize = mode,
- };
+ .optimize = optimize,
+ .link_libc = true,
+ .link_libcpp = true,
+ });
- const lib: *std.Build.Step.Compile = b.addSharedLibrary(shared_lib_options);
- lib.linkLibC();
- lib.linkLibCpp();
+ const lib = b.addLibrary(.{
+ .name = ""spirv-cross"",
+ .root_module = lib_mod,
+ .use_llvm = true,
+ .linkage = .dynamic,
+ });
const flags = &.{ ""-std=c++11"", ""-fPIC"" };
//Enable the GLSL, HLSL, MSL, CPP, and Reflect C APIs
- lib.defineCMacro(""SPIRV_CROSS_C_API_GLSL"", ""1"");
- lib.defineCMacro(""SPIRV_CROSS_C_API_HLSL"", ""1"");
- lib.defineCMacro(""SPIRV_CROSS_C_API_MSL"", ""1"");
- lib.defineCMacro(""SPIRV_CROSS_C_API_CPP"", ""1"");
- lib.defineCMacro(""SPIRV_CROSS_C_API_REFLECT"", ""1"");
+ lib_mod.addCMacro(""SPIRV_CROSS_C_API_GLSL"", ""1"");
+ lib_mod.addCMacro(""SPIRV_CROSS_C_API_HLSL"", ""1"");
+ lib_mod.addCMacro(""SPIRV_CROSS_C_API_MSL"", ""1"");
+ lib_mod.addCMacro(""SPIRV_CROSS_C_API_CPP"", ""1"");
+ lib_mod.addCMacro(""SPIRV_CROSS_C_API_REFLECT"", ""1"");
//Export the C API symbols
- lib.defineCMacro(""SPVC_EXPORT_SYMBOLS"", ""1"");
+ lib_mod.addCMacro(""SPVC_EXPORT_SYMBOLS"", ""1"");
//On windows, we need to specify `__declspec(dllexport)` ourselves
//else SPIRV-Cross thinks this is a GNU toolchain and uses the wrong attribute in this case
if (target.result.os.tag == .windows) {
- lib.defineCMacro(""SPVC_PUBLIC_API"", ""__declspec(dllexport)"");
+ lib_mod.addCMacro(""SPVC_PUBLIC_API"", ""__declspec(dllexport)"");
}
//If we arent in debug, defined NDEBUG and strip symbols
- if (mode != .Debug) {
- lib.defineCMacro(""NDEBUG"", ""1"");
+ if (optimize != .Debug) {
+ lib_mod.addCMacro(""NDEBUG"", ""1"");
- lib.root_module.strip = true;
+ lib_mod.strip = true;
}
- lib.addCSourceFiles(.{
- .files = &.{
- ""spirv_cross.cpp"",
- ""spirv_cfg.cpp"",
- ""spirv_cpp.cpp"",
- ""spirv_cross_c.cpp"",
- ""spirv_cross_parsed_ir.cpp"",
- ""spirv_cross_util.cpp"",
- ""spirv_glsl.cpp"",
- ""spirv_hlsl.cpp"",
- ""spirv_msl.cpp"",
- ""spirv_parser.cpp"",
- ""spirv_reflect.cpp"",
- },
- .flags = flags
- });
+ lib_mod.addCSourceFiles(.{ .files = &.{
+ ""spirv_cross.cpp"",
+ ""spirv_cfg.cpp"",
+ ""spirv_cpp.cpp"",
+ ""spirv_cross_c.cpp"",
+ ""spirv_cross_parsed_ir.cpp"",
+ ""spirv_cross_util.cpp"",
+ ""spirv_glsl.cpp"",
+ ""spirv_hlsl.cpp"",
+ ""spirv_msl.cpp"",
+ ""spirv_parser.cpp"",
+ ""spirv_reflect.cpp"",
+ }, .flags = flags });
b.installArtifact(lib);
-}";
+}
+";
Target SPIRVCross => CommonTarget
(
diff --git a/build/nuke/Native/SPIRVReflect.cs b/build/nuke/Native/SPIRVReflect.cs
index 90ca571337..786917ca8b 100644
--- a/build/nuke/Native/SPIRVReflect.cs
+++ b/build/nuke/Native/SPIRVReflect.cs
@@ -25,7 +25,8 @@
using static Nuke.Common.Tools.Git.GitTasks;
using static Nuke.Common.Tools.GitHub.GitHubTasks;
-partial class Build {
+partial class Build
+{
AbsolutePath SPIRVReflectPath => RootDirectory / "build" / "submodules" / "SPIRV-Reflect";
//This is the build script for the SPIRV-Reflect shared library
@@ -36,21 +37,29 @@ pub fn build(b: *std.Build) void {
const target = b.standardTargetOptions(.{});
const optimize = b.standardOptimizeOption(.{});
- const shared_lib_options: std.Build.SharedLibraryOptions = .{
- .name = ""spirv-reflect"",
+ const lib_mod = b.createModule(.{
.target = target,
.optimize = optimize,
- };
-
- const lib: *std.Build.Step.Compile = b.addSharedLibrary(shared_lib_options);
- lib.linkLibC();
-
- if(optimize != .Debug)
- lib.root_module.strip = true;
+ .link_libc = true,
+ });
- lib.addCSourceFiles(.{ .files = &.{""spirv_reflect.c""}, .flags = &.{ ""-std=c99"", ""-fPIC"" } });
+ const lib = b.addLibrary(.{
+ .name = ""spirv-reflect"",
+ .root_module = lib_mod,
+ .use_llvm = true,
+ .linkage = .dynamic,
+ });
+
+ if (optimize != .Debug)
+ lib_mod.strip = true;
+
+ lib_mod.addCSourceFiles(.{
+ .files = &.{""spirv_reflect.c""},
+ .flags = &.{ ""-std=c99"", ""-fPIC"" },
+ });
b.installArtifact(lib);
-}";
+}
+";
Target SPIRVReflect => CommonTarget
(
diff --git a/build/submodules/SPIRV-Cross b/build/submodules/SPIRV-Cross
index d8e3e2b141..998146d76f 160000
--- a/build/submodules/SPIRV-Cross
+++ b/build/submodules/SPIRV-Cross
@@ -1 +1 @@
-Subproject commit d8e3e2b141b8c8a167b2e3984736a6baacff316c
+Subproject commit 998146d76fc5cbb2726f44c55e25fa28a573a782
diff --git a/build/submodules/SPIRV-Headers b/build/submodules/SPIRV-Headers
index 2a611a970f..babee77020 160000
--- a/build/submodules/SPIRV-Headers
+++ b/build/submodules/SPIRV-Headers
@@ -1 +1 @@
-Subproject commit 2a611a970fdbc41ac2e3e328802aed9985352dca
+Subproject commit babee77020ff82b571d723ce2c0262e2ec0ee3f1
diff --git a/build/submodules/SPIRV-Reflect b/build/submodules/SPIRV-Reflect
index e55086b044..62ca825c69 160000
--- a/build/submodules/SPIRV-Reflect
+++ b/build/submodules/SPIRV-Reflect
@@ -1 +1 @@
-Subproject commit e55086b044225f9b511ae44dbf9b079d3625943f
+Subproject commit 62ca825c692334ed758027b908c5aafbbc76243f
diff --git a/src/Lab/Experiments/SpirvTest/Program.cs b/src/Lab/Experiments/SpirvTest/Program.cs
new file mode 100644
index 0000000000..a4614c8321
--- /dev/null
+++ b/src/Lab/Experiments/SpirvTest/Program.cs
@@ -0,0 +1,59 @@
+
+using Silk.NET.Core.Native;
+using Silk.NET.SPIRV.Reflect;
+using Silk.NET.SPIRV.Cross;
+using Result = Silk.NET.SPIRV.Reflect.Result;
+
+unsafe
+{
+ var reflect = Reflect.GetApi();
+ var cross = Cross.GetApi();
+
+ uint major = 0, minor = 0, patch = 0;
+ cross.GetVersion(ref major, ref minor, ref patch);
+
+ Console.WriteLine($"Version {major}.{minor}.{patch}");
+
+ byte[] shader = File.ReadAllBytes("../../../../ImGuiVulkan/shader.vert.spv");
+ fixed (byte* ptr = shader)
+ {
+ ReflectShaderModule module;
+ var result = reflect.CreateShaderModule2(0, (nuint) shader.Length, ptr, &module);
+ if (result != Result.Success)
+ throw new Exception($"failed to create shader module {result.ToString()}");
+
+ Console.WriteLine($"Parsed module, source language: {module.SourceLanguage.ToString()}");
+
+ reflect.DestroyShaderModule(&module);
+ }
+
+ fixed (byte* ptr = shader)
+ {
+ Context* context = null;
+ var result = cross.ContextCreate(&context);
+ if (result != Silk.NET.SPIRV.Cross.Result.Success)
+ throw new Exception($"failed to create context {result.ToString()}");
+
+ ParsedIr* parsedIr = null;
+ result = cross.ContextParseSpirv(context, (uint*) ptr, (nuint)(shader.LongLength / 4), &parsedIr);
+ if(result != Silk.NET.SPIRV.Cross.Result.Success)
+ throw new Exception($"failed to parse spirv {result.ToString()}");
+
+ Console.WriteLine($"Parsed IR");
+
+ Compiler* compiler = null;
+ result = cross.ContextCreateCompiler(context, Backend.Glsl, parsedIr, CaptureMode.Copy, &compiler);
+ if(result != Silk.NET.SPIRV.Cross.Result.Success)
+ throw new Exception($"failed to create compiler {result.ToString()}");
+
+ byte* source = null;
+ result = cross.CompilerCompile(compiler, &source);
+ if(result != Silk.NET.SPIRV.Cross.Result.Success)
+ throw new Exception($"failed to compile {result.ToString()}");
+
+ string? str = SilkMarshal.PtrToString((nint)source, NativeStringEncoding.UTF8);
+ Console.WriteLine($"Compiled int {str}");
+
+ cross.ContextDestroy(context);
+ }
+}
diff --git a/src/Lab/Experiments/SpirvTest/SpirvTest.csproj b/src/Lab/Experiments/SpirvTest/SpirvTest.csproj
new file mode 100644
index 0000000000..ef6f11317e
--- /dev/null
+++ b/src/Lab/Experiments/SpirvTest/SpirvTest.csproj
@@ -0,0 +1,16 @@
+
+
+
+ Exe
+ net6.0
+ enable
+ enable
+ true
+
+
+
+
+
+
+
+
diff --git a/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/linux-arm/native/libspirv-cross.so b/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/linux-arm/native/libspirv-cross.so
index de3d99e2cf..f35f787827 100755
Binary files a/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/linux-arm/native/libspirv-cross.so and b/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/linux-arm/native/libspirv-cross.so differ
diff --git a/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/linux-arm64/native/libspirv-cross.so b/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/linux-arm64/native/libspirv-cross.so
index f4961a23ed..bd97d0d64d 100755
Binary files a/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/linux-arm64/native/libspirv-cross.so and b/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/linux-arm64/native/libspirv-cross.so differ
diff --git a/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/linux-x64/native/libspirv-cross.so b/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/linux-x64/native/libspirv-cross.so
index 68db6e27f4..eca59b8dfa 100755
Binary files a/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/linux-x64/native/libspirv-cross.so and b/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/linux-x64/native/libspirv-cross.so differ
diff --git a/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/osx-arm64/native/libspirv-cross.dylib b/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/osx-arm64/native/libspirv-cross.dylib
index c068cd55b3..29bfc9fc32 100755
Binary files a/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/osx-arm64/native/libspirv-cross.dylib and b/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/osx-arm64/native/libspirv-cross.dylib differ
diff --git a/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/osx-x64/native/libspirv-cross.dylib b/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/osx-x64/native/libspirv-cross.dylib
index 977b3166f4..35c8b2565f 100755
Binary files a/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/osx-x64/native/libspirv-cross.dylib and b/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/osx-x64/native/libspirv-cross.dylib differ
diff --git a/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/win-arm64/native/spirv-cross.dll b/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/win-arm64/native/spirv-cross.dll
index a5fbd9257e..ff19dd9f5f 100755
Binary files a/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/win-arm64/native/spirv-cross.dll and b/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/win-arm64/native/spirv-cross.dll differ
diff --git a/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/win-x64/native/spirv-cross.dll b/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/win-x64/native/spirv-cross.dll
index 6fffe08b81..b360a178da 100755
Binary files a/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/win-x64/native/spirv-cross.dll and b/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/win-x64/native/spirv-cross.dll differ
diff --git a/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/win-x86/native/spirv-cross.dll b/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/win-x86/native/spirv-cross.dll
index 49fb62699a..c606b03415 100755
Binary files a/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/win-x86/native/spirv-cross.dll and b/src/Native/Silk.NET.SPIRV.Cross.Native/runtimes/win-x86/native/spirv-cross.dll differ
diff --git a/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/linux-arm/native/libspirv-reflect.so b/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/linux-arm/native/libspirv-reflect.so
index 9ab5adc8b3..e59024a55f 100755
Binary files a/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/linux-arm/native/libspirv-reflect.so and b/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/linux-arm/native/libspirv-reflect.so differ
diff --git a/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/linux-arm64/native/libspirv-reflect.so b/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/linux-arm64/native/libspirv-reflect.so
index b1c78f0e51..331ddb5431 100755
Binary files a/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/linux-arm64/native/libspirv-reflect.so and b/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/linux-arm64/native/libspirv-reflect.so differ
diff --git a/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/linux-x64/native/libspirv-reflect.so b/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/linux-x64/native/libspirv-reflect.so
index b26c5a5d13..1516c782c5 100755
Binary files a/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/linux-x64/native/libspirv-reflect.so and b/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/linux-x64/native/libspirv-reflect.so differ
diff --git a/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/osx-arm64/native/libspirv-reflect.dylib b/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/osx-arm64/native/libspirv-reflect.dylib
index 0916532c05..7354214e89 100755
Binary files a/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/osx-arm64/native/libspirv-reflect.dylib and b/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/osx-arm64/native/libspirv-reflect.dylib differ
diff --git a/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/osx-x64/native/libspirv-reflect.dylib b/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/osx-x64/native/libspirv-reflect.dylib
index c5e9910c39..4913b39c44 100755
Binary files a/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/osx-x64/native/libspirv-reflect.dylib and b/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/osx-x64/native/libspirv-reflect.dylib differ
diff --git a/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/win-arm64/native/spirv-reflect.dll b/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/win-arm64/native/spirv-reflect.dll
index fc72a8aff2..3f2b1ad3fc 100755
Binary files a/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/win-arm64/native/spirv-reflect.dll and b/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/win-arm64/native/spirv-reflect.dll differ
diff --git a/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/win-x64/native/spirv-reflect.dll b/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/win-x64/native/spirv-reflect.dll
index 3e264e96ff..f3a99317a0 100755
Binary files a/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/win-x64/native/spirv-reflect.dll and b/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/win-x64/native/spirv-reflect.dll differ
diff --git a/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/win-x86/native/spirv-reflect.dll b/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/win-x86/native/spirv-reflect.dll
index dab2b97245..0cb0679305 100755
Binary files a/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/win-x86/native/spirv-reflect.dll and b/src/Native/Silk.NET.SPIRV.Reflect.Native/runtimes/win-x86/native/spirv-reflect.dll differ
diff --git a/src/SPIRV/Silk.NET.SPIRV.Cross/Cross.gen.cs b/src/SPIRV/Silk.NET.SPIRV.Cross/Cross.gen.cs
index d4461fb5c9..df0f493c9d 100644
--- a/src/SPIRV/Silk.NET.SPIRV.Cross/Cross.gen.cs
+++ b/src/SPIRV/Silk.NET.SPIRV.Cross/Cross.gen.cs
@@ -21,7 +21,7 @@ public unsafe partial class Cross : NativeAPI
public const int CApiVersionMajor = unchecked((int) 0x0);
[NativeName("Type", "int")]
[NativeName("Name", "SPVC_C_API_VERSION_MINOR")]
- public const int CApiVersionMinor = unchecked((int) 0x40);
+ public const int CApiVersionMinor = unchecked((int) 0x44);
[NativeName("Type", "int")]
[NativeName("Name", "SPVC_C_API_VERSION_PATCH")]
public const int CApiVersionPatch = unchecked((int) 0x0);
@@ -105,1473 +105,1473 @@ public unsafe partial class Cross : NativeAPI
public partial string GetCommitRevisionAndTimestampS();
/// To be documented.
- [NativeName("Src", "Line 338, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 339, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_msl_vertex_attribute_init")]
public unsafe partial void MslVertexAttributeInit(MslVertexAttribute* attr);
/// To be documented.
- [NativeName("Src", "Line 338, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 339, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_msl_vertex_attribute_init")]
public partial void MslVertexAttributeInit(ref MslVertexAttribute attr);
/// To be documented.
- [NativeName("Src", "Line 353, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 354, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_msl_shader_interface_var_init")]
public unsafe partial void MslShaderInterfaceVarInit(MslShaderInterfaceVar* var);
/// To be documented.
- [NativeName("Src", "Line 353, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 354, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_msl_shader_interface_var_init")]
public partial void MslShaderInterfaceVarInit(ref MslShaderInterfaceVar var);
/// To be documented.
- [NativeName("Src", "Line 357, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 358, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_msl_shader_input_init")]
public unsafe partial void MslShaderInputInit(MslShaderInterfaceVar* input);
/// To be documented.
- [NativeName("Src", "Line 357, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 358, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_msl_shader_input_init")]
public partial void MslShaderInputInit(ref MslShaderInterfaceVar input);
/// To be documented.
- [NativeName("Src", "Line 382, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 383, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_msl_shader_interface_var_init_2")]
public unsafe partial void MslShaderInterfaceVarInit2(MslShaderInterfaceVar2* var);
/// To be documented.
- [NativeName("Src", "Line 382, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 383, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_msl_shader_interface_var_init_2")]
public partial void MslShaderInterfaceVarInit2(ref MslShaderInterfaceVar2 var);
/// To be documented.
- [NativeName("Src", "Line 412, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 413, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_msl_resource_binding_init")]
public unsafe partial void MslResourceBindingInit(MslResourceBinding* binding);
/// To be documented.
- [NativeName("Src", "Line 412, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 413, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_msl_resource_binding_init")]
public partial void MslResourceBindingInit(ref MslResourceBinding binding);
/// To be documented.
- [NativeName("Src", "Line 413, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 414, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_msl_resource_binding_init_2")]
public unsafe partial void MslResourceBindingInit2(MslResourceBinding2* binding);
/// To be documented.
- [NativeName("Src", "Line 413, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 414, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_msl_resource_binding_init_2")]
public partial void MslResourceBindingInit2(ref MslResourceBinding2 binding);
/// To be documented.
- [NativeName("Src", "Line 425, Column 26 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 426, Column 26 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_msl_get_aux_buffer_struct_version")]
public partial uint MslGetAuxBufferStructVersion();
/// To be documented.
- [NativeName("Src", "Line 560, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 561, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_msl_constexpr_sampler_init")]
public unsafe partial void MslConstexprSamplerInit(MslConstexprSampler* sampler);
/// To be documented.
- [NativeName("Src", "Line 560, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 561, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_msl_constexpr_sampler_init")]
public partial void MslConstexprSamplerInit(ref MslConstexprSampler sampler);
/// To be documented.
- [NativeName("Src", "Line 580, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 581, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_msl_sampler_ycbcr_conversion_init")]
public unsafe partial void MslSamplerYcbcrConversionInit(MslSamplerYcbcrConversion* conv);
/// To be documented.
- [NativeName("Src", "Line 580, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 581, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_msl_sampler_ycbcr_conversion_init")]
public partial void MslSamplerYcbcrConversionInit(ref MslSamplerYcbcrConversion conv);
/// To be documented.
- [NativeName("Src", "Line 618, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 619, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_hlsl_resource_binding_init")]
public unsafe partial void HlslResourceBindingInit(HlslResourceBinding* binding);
/// To be documented.
- [NativeName("Src", "Line 618, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 619, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_hlsl_resource_binding_init")]
public partial void HlslResourceBindingInit(ref HlslResourceBinding binding);
/// To be documented.
- [NativeName("Src", "Line 761, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 768, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_context_create")]
public unsafe partial Result ContextCreate(Context** context);
/// To be documented.
- [NativeName("Src", "Line 761, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 768, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_context_create")]
public unsafe partial Result ContextCreate(ref Context* context);
/// To be documented.
- [NativeName("Src", "Line 764, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 771, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_context_destroy")]
public unsafe partial void ContextDestroy(Context* context);
/// To be documented.
- [NativeName("Src", "Line 767, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 774, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_context_release_allocations")]
public unsafe partial void ContextReleaseAllocations(Context* context);
/// To be documented.
- [NativeName("Src", "Line 770, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 777, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_context_get_last_error_string")]
public unsafe partial byte* ContextGetLastErrorString(Context* context);
/// To be documented.
- [NativeName("Src", "Line 770, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 777, Column 29 in spirv_cross_c.h")]
[return: UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)]
[NativeApi(EntryPoint = "spvc_context_get_last_error_string")]
public unsafe partial string ContextGetLastErrorStringS(Context* context);
/// To be documented.
- [NativeName("Src", "Line 774, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 781, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_context_set_error_callback")]
public unsafe partial void ContextSetErrorCallback(Context* context, PfnErrorCallback cb, void* userdata);
/// To be documented.
- [NativeName("Src", "Line 774, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 781, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_context_set_error_callback")]
public unsafe partial void ContextSetErrorCallback(Context* context, PfnErrorCallback cb, ref T0 userdata) where T0 : unmanaged;
/// To be documented.
- [NativeName("Src", "Line 777, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 784, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_context_parse_spirv")]
public unsafe partial Result ContextParseSpirv(Context* context, [Flow(Silk.NET.Core.Native.FlowDirection.In)] uint* spirv, nuint word_count, ParsedIr** parsed_ir);
/// To be documented.
- [NativeName("Src", "Line 777, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 784, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_context_parse_spirv")]
public unsafe partial Result ContextParseSpirv(Context* context, [Flow(Silk.NET.Core.Native.FlowDirection.In)] uint* spirv, nuint word_count, ref ParsedIr* parsed_ir);
/// To be documented.
- [NativeName("Src", "Line 777, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 784, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_context_parse_spirv")]
public unsafe partial Result ContextParseSpirv(Context* context, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly uint spirv, nuint word_count, ParsedIr** parsed_ir);
/// To be documented.
- [NativeName("Src", "Line 777, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 784, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_context_parse_spirv")]
public unsafe partial Result ContextParseSpirv(Context* context, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly uint spirv, nuint word_count, ref ParsedIr* parsed_ir);
/// To be documented.
- [NativeName("Src", "Line 784, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 791, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_context_create_compiler")]
public unsafe partial Result ContextCreateCompiler(Context* context, Backend backend, ParsedIr* parsed_ir, CaptureMode mode, Compiler** compiler);
/// To be documented.
- [NativeName("Src", "Line 784, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 791, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_context_create_compiler")]
public unsafe partial Result ContextCreateCompiler(Context* context, Backend backend, ParsedIr* parsed_ir, CaptureMode mode, ref Compiler* compiler);
/// To be documented.
- [NativeName("Src", "Line 789, Column 26 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 796, Column 26 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_current_id_bound")]
public unsafe partial uint CompilerGetCurrentIdBound(Compiler* compiler);
/// To be documented.
- [NativeName("Src", "Line 792, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 799, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_create_compiler_options")]
public unsafe partial Result CompilerCreateCompilerOptions(Compiler* compiler, CompilerOptions** options);
/// To be documented.
- [NativeName("Src", "Line 792, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 799, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_create_compiler_options")]
public unsafe partial Result CompilerCreateCompilerOptions(Compiler* compiler, ref CompilerOptions* options);
/// To be documented.
- [NativeName("Src", "Line 795, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 802, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_options_set_bool")]
public unsafe partial Result CompilerOptionsSetBool(CompilerOptions* options, CompilerOption option, byte value);
/// To be documented.
- [NativeName("Src", "Line 797, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 804, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_options_set_uint")]
public unsafe partial Result CompilerOptionsSetUint(CompilerOptions* options, CompilerOption option, uint value);
/// To be documented.
- [NativeName("Src", "Line 800, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 807, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_install_compiler_options")]
public unsafe partial Result CompilerInstallCompilerOptions(Compiler* compiler, CompilerOptions* options);
/// To be documented.
- [NativeName("Src", "Line 804, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 811, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_compile")]
public unsafe partial Result CompilerCompile(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte** source);
/// To be documented.
- [NativeName("Src", "Line 804, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 811, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_compile")]
public unsafe partial Result CompilerCompile(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte* source);
/// To be documented.
- [NativeName("Src", "Line 807, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 814, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_add_header_line")]
public unsafe partial Result CompilerAddHeaderLine(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* line);
/// To be documented.
- [NativeName("Src", "Line 807, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 814, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_add_header_line")]
public unsafe partial Result CompilerAddHeaderLine(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte line);
/// To be documented.
- [NativeName("Src", "Line 807, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 814, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_add_header_line")]
public unsafe partial Result CompilerAddHeaderLine(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string line);
/// To be documented.
- [NativeName("Src", "Line 808, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 815, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_require_extension")]
public unsafe partial Result CompilerRequireExtension(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* ext);
/// To be documented.
- [NativeName("Src", "Line 808, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 815, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_require_extension")]
public unsafe partial Result CompilerRequireExtension(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte ext);
/// To be documented.
- [NativeName("Src", "Line 808, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 815, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_require_extension")]
public unsafe partial Result CompilerRequireExtension(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string ext);
/// To be documented.
- [NativeName("Src", "Line 809, Column 24 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 816, Column 24 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_num_required_extensions")]
public unsafe partial nuint CompilerGetNumRequiredExtensions(Compiler* compiler);
/// To be documented.
- [NativeName("Src", "Line 810, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 817, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_required_extension")]
public unsafe partial byte* CompilerGetRequiredExtension(Compiler* compiler, nuint index);
/// To be documented.
- [NativeName("Src", "Line 810, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 817, Column 29 in spirv_cross_c.h")]
[return: UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)]
[NativeApi(EntryPoint = "spvc_compiler_get_required_extension")]
public unsafe partial string CompilerGetRequiredExtensionS(Compiler* compiler, nuint index);
/// To be documented.
- [NativeName("Src", "Line 811, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 818, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_flatten_buffer_block")]
public unsafe partial Result CompilerFlattenBufferBlock(Compiler* compiler, uint id);
/// To be documented.
- [NativeName("Src", "Line 813, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 820, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_variable_is_depth_or_compare")]
public unsafe partial byte CompilerVariableIsDepthOrCompare(Compiler* compiler, uint id);
/// To be documented.
- [NativeName("Src", "Line 815, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 822, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_mask_stage_output_by_location")]
public unsafe partial Result CompilerMaskStageOutputByLocation(Compiler* compiler, uint location, uint component);
/// To be documented.
- [NativeName("Src", "Line 817, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 824, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_mask_stage_output_by_builtin")]
public unsafe partial Result CompilerMaskStageOutputByBuiltin(Compiler* compiler, Silk.NET.SPIRV.BuiltIn builtin);
/// To be documented.
- [NativeName("Src", "Line 823, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 830, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_hlsl_set_root_constants_layout")]
public unsafe partial Result CompilerHlslSetRootConstantsLayout(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] HlslRootConstants* constant_info, nuint count);
/// To be documented.
- [NativeName("Src", "Line 823, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 830, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_hlsl_set_root_constants_layout")]
public unsafe partial Result CompilerHlslSetRootConstantsLayout(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly HlslRootConstants constant_info, nuint count);
/// To be documented.
- [NativeName("Src", "Line 826, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 833, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_hlsl_add_vertex_attribute_remap")]
public unsafe partial Result CompilerHlslAddVertexAttributeRemap(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] HlslVertexAttributeRemap* remap, nuint remaps);
/// To be documented.
- [NativeName("Src", "Line 826, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 833, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_hlsl_add_vertex_attribute_remap")]
public unsafe partial Result CompilerHlslAddVertexAttributeRemap(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly HlslVertexAttributeRemap remap, nuint remaps);
/// To be documented.
- [NativeName("Src", "Line 829, Column 34 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 836, Column 34 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_hlsl_remap_num_workgroups_builtin")]
public unsafe partial uint CompilerHlslRemapNumWorkgroupsBuiltin(Compiler* compiler);
/// To be documented.
- [NativeName("Src", "Line 831, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 838, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_hlsl_set_resource_binding_flags")]
public unsafe partial Result CompilerHlslSetResourceBindingFlags(Compiler* compiler, uint flags);
/// To be documented.
- [NativeName("Src", "Line 834, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 841, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_hlsl_add_resource_binding")]
public unsafe partial Result CompilerHlslAddResourceBinding(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] HlslResourceBinding* binding);
/// To be documented.
- [NativeName("Src", "Line 834, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 841, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_hlsl_add_resource_binding")]
public unsafe partial Result CompilerHlslAddResourceBinding(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly HlslResourceBinding binding);
/// To be documented.
- [NativeName("Src", "Line 836, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 843, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_hlsl_is_resource_used")]
public unsafe partial byte CompilerHlslIsResourceUsed(Compiler* compiler, Silk.NET.SPIRV.ExecutionModel model, uint set, uint binding);
/// To be documented.
- [NativeName("Src", "Line 845, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 852, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_is_rasterization_disabled")]
public unsafe partial byte CompilerMslIsRasterizationDisabled(Compiler* compiler);
/// To be documented.
- [NativeName("Src", "Line 848, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 855, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_needs_aux_buffer")]
public unsafe partial byte CompilerMslNeedsAuxBuffer(Compiler* compiler);
/// To be documented.
- [NativeName("Src", "Line 849, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 856, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_needs_swizzle_buffer")]
public unsafe partial byte CompilerMslNeedsSwizzleBuffer(Compiler* compiler);
/// To be documented.
- [NativeName("Src", "Line 850, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 857, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_needs_buffer_size_buffer")]
public unsafe partial byte CompilerMslNeedsBufferSizeBuffer(Compiler* compiler);
/// To be documented.
- [NativeName("Src", "Line 852, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 859, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_needs_output_buffer")]
public unsafe partial byte CompilerMslNeedsOutputBuffer(Compiler* compiler);
/// To be documented.
- [NativeName("Src", "Line 853, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 860, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_needs_patch_output_buffer")]
public unsafe partial byte CompilerMslNeedsPatchOutputBuffer(Compiler* compiler);
/// To be documented.
- [NativeName("Src", "Line 854, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 861, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_needs_input_threadgroup_mem")]
public unsafe partial byte CompilerMslNeedsInputThreadgroupMem(Compiler* compiler);
/// To be documented.
- [NativeName("Src", "Line 855, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 862, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_add_vertex_attribute")]
public unsafe partial Result CompilerMslAddVertexAttribute(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslVertexAttribute* attrs);
/// To be documented.
- [NativeName("Src", "Line 855, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 862, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_add_vertex_attribute")]
public unsafe partial Result CompilerMslAddVertexAttribute(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly MslVertexAttribute attrs);
/// To be documented.
- [NativeName("Src", "Line 858, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 865, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_add_resource_binding")]
public unsafe partial Result CompilerMslAddResourceBinding(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslResourceBinding* binding);
/// To be documented.
- [NativeName("Src", "Line 858, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 865, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_add_resource_binding")]
public unsafe partial Result CompilerMslAddResourceBinding(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly MslResourceBinding binding);
/// To be documented.
- [NativeName("Src", "Line 860, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 867, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_add_resource_binding_2")]
public unsafe partial Result CompilerMslAddResourceBinding2(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslResourceBinding2* binding);
/// To be documented.
- [NativeName("Src", "Line 860, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 867, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_add_resource_binding_2")]
public unsafe partial Result CompilerMslAddResourceBinding2(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly MslResourceBinding2 binding);
/// To be documented.
- [NativeName("Src", "Line 863, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 870, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_add_shader_input")]
public unsafe partial Result CompilerMslAddShaderInput(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslShaderInterfaceVar* input);
/// To be documented.
- [NativeName("Src", "Line 863, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 870, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_add_shader_input")]
public unsafe partial Result CompilerMslAddShaderInput(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly MslShaderInterfaceVar input);
/// To be documented.
- [NativeName("Src", "Line 865, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 872, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_add_shader_input_2")]
public unsafe partial Result CompilerMslAddShaderInput2(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslShaderInterfaceVar2* input);
/// To be documented.
- [NativeName("Src", "Line 865, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 872, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_add_shader_input_2")]
public unsafe partial Result CompilerMslAddShaderInput2(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly MslShaderInterfaceVar2 input);
/// To be documented.
- [NativeName("Src", "Line 868, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 875, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_add_shader_output")]
public unsafe partial Result CompilerMslAddShaderOutput(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslShaderInterfaceVar* output);
/// To be documented.
- [NativeName("Src", "Line 868, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 875, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_add_shader_output")]
public unsafe partial Result CompilerMslAddShaderOutput(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly MslShaderInterfaceVar output);
/// To be documented.
- [NativeName("Src", "Line 870, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 877, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_add_shader_output_2")]
public unsafe partial Result CompilerMslAddShaderOutput2(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslShaderInterfaceVar2* output);
/// To be documented.
- [NativeName("Src", "Line 870, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 877, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_add_shader_output_2")]
public unsafe partial Result CompilerMslAddShaderOutput2(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly MslShaderInterfaceVar2 output);
/// To be documented.
- [NativeName("Src", "Line 872, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 879, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_add_discrete_descriptor_set")]
public unsafe partial Result CompilerMslAddDiscreteDescriptorSet(Compiler* compiler, uint desc_set);
/// To be documented.
- [NativeName("Src", "Line 873, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 880, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_set_argument_buffer_device_address_space")]
public unsafe partial Result CompilerMslSetArgumentBufferDeviceAddressSpace(Compiler* compiler, uint desc_set, byte device_address);
/// To be documented.
- [NativeName("Src", "Line 876, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 883, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_is_vertex_attribute_used")]
public unsafe partial byte CompilerMslIsVertexAttributeUsed(Compiler* compiler, uint location);
/// To be documented.
- [NativeName("Src", "Line 877, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 884, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_is_shader_input_used")]
public unsafe partial byte CompilerMslIsShaderInputUsed(Compiler* compiler, uint location);
/// To be documented.
- [NativeName("Src", "Line 878, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 885, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_is_shader_output_used")]
public unsafe partial byte CompilerMslIsShaderOutputUsed(Compiler* compiler, uint location);
/// To be documented.
- [NativeName("Src", "Line 880, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 887, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_is_resource_used")]
public unsafe partial byte CompilerMslIsResourceUsed(Compiler* compiler, Silk.NET.SPIRV.ExecutionModel model, uint set, uint binding);
/// To be documented.
- [NativeName("Src", "Line 884, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 891, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_remap_constexpr_sampler")]
public unsafe partial Result CompilerMslRemapConstexprSampler(Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslConstexprSampler* sampler);
/// To be documented.
- [NativeName("Src", "Line 884, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 891, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_remap_constexpr_sampler")]
public unsafe partial Result CompilerMslRemapConstexprSampler(Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly MslConstexprSampler sampler);
/// To be documented.
- [NativeName("Src", "Line 885, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 892, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_remap_constexpr_sampler_by_binding")]
public unsafe partial Result CompilerMslRemapConstexprSamplerByBinding(Compiler* compiler, uint desc_set, uint binding, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslConstexprSampler* sampler);
/// To be documented.
- [NativeName("Src", "Line 885, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 892, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_remap_constexpr_sampler_by_binding")]
public unsafe partial Result CompilerMslRemapConstexprSamplerByBinding(Compiler* compiler, uint desc_set, uint binding, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly MslConstexprSampler sampler);
/// To be documented.
- [NativeName("Src", "Line 886, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 893, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_remap_constexpr_sampler_ycbcr")]
public unsafe partial Result CompilerMslRemapConstexprSamplerYcbcr(Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslConstexprSampler* sampler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslSamplerYcbcrConversion* conv);
/// To be documented.
- [NativeName("Src", "Line 886, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 893, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_remap_constexpr_sampler_ycbcr")]
public unsafe partial Result CompilerMslRemapConstexprSamplerYcbcr(Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslConstexprSampler* sampler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly MslSamplerYcbcrConversion conv);
/// To be documented.
- [NativeName("Src", "Line 886, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 893, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_remap_constexpr_sampler_ycbcr")]
public unsafe partial Result CompilerMslRemapConstexprSamplerYcbcr(Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly MslConstexprSampler sampler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslSamplerYcbcrConversion* conv);
/// To be documented.
- [NativeName("Src", "Line 886, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 893, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_remap_constexpr_sampler_ycbcr")]
public unsafe partial Result CompilerMslRemapConstexprSamplerYcbcr(Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly MslConstexprSampler sampler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly MslSamplerYcbcrConversion conv);
/// To be documented.
- [NativeName("Src", "Line 887, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 894, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_remap_constexpr_sampler_by_binding_ycbcr")]
public unsafe partial Result CompilerMslRemapConstexprSamplerByBindingYcbcr(Compiler* compiler, uint desc_set, uint binding, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslConstexprSampler* sampler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslSamplerYcbcrConversion* conv);
/// To be documented.
- [NativeName("Src", "Line 887, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 894, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_remap_constexpr_sampler_by_binding_ycbcr")]
public unsafe partial Result CompilerMslRemapConstexprSamplerByBindingYcbcr(Compiler* compiler, uint desc_set, uint binding, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslConstexprSampler* sampler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly MslSamplerYcbcrConversion conv);
/// To be documented.
- [NativeName("Src", "Line 887, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 894, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_remap_constexpr_sampler_by_binding_ycbcr")]
public unsafe partial Result CompilerMslRemapConstexprSamplerByBindingYcbcr(Compiler* compiler, uint desc_set, uint binding, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly MslConstexprSampler sampler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslSamplerYcbcrConversion* conv);
/// To be documented.
- [NativeName("Src", "Line 887, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 894, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_remap_constexpr_sampler_by_binding_ycbcr")]
public unsafe partial Result CompilerMslRemapConstexprSamplerByBindingYcbcr(Compiler* compiler, uint desc_set, uint binding, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly MslConstexprSampler sampler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly MslSamplerYcbcrConversion conv);
/// To be documented.
- [NativeName("Src", "Line 888, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 895, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_set_fragment_output_components")]
public unsafe partial Result CompilerMslSetFragmentOutputComponents(Compiler* compiler, uint location, uint components);
/// To be documented.
- [NativeName("Src", "Line 890, Column 26 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 897, Column 26 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_get_automatic_resource_binding")]
public unsafe partial uint CompilerMslGetAutomaticResourceBinding(Compiler* compiler, uint id);
/// To be documented.
- [NativeName("Src", "Line 891, Column 26 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 898, Column 26 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_get_automatic_resource_binding_secondary")]
public unsafe partial uint CompilerMslGetAutomaticResourceBindingSecondary(Compiler* compiler, uint id);
/// To be documented.
- [NativeName("Src", "Line 893, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 900, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_add_dynamic_buffer")]
public unsafe partial Result CompilerMslAddDynamicBuffer(Compiler* compiler, uint desc_set, uint binding, uint index);
/// To be documented.
- [NativeName("Src", "Line 895, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 902, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_add_inline_uniform_block")]
public unsafe partial Result CompilerMslAddInlineUniformBlock(Compiler* compiler, uint desc_set, uint binding);
/// To be documented.
- [NativeName("Src", "Line 897, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 904, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_set_combined_sampler_suffix")]
public unsafe partial Result CompilerMslSetCombinedSamplerSuffix(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* suffix);
/// To be documented.
- [NativeName("Src", "Line 897, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 904, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_set_combined_sampler_suffix")]
public unsafe partial Result CompilerMslSetCombinedSamplerSuffix(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte suffix);
/// To be documented.
- [NativeName("Src", "Line 897, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 904, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_set_combined_sampler_suffix")]
public unsafe partial Result CompilerMslSetCombinedSamplerSuffix(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string suffix);
/// To be documented.
- [NativeName("Src", "Line 898, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 905, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_msl_get_combined_sampler_suffix")]
public unsafe partial byte* CompilerMslGetCombinedSamplerSuffix(Compiler* compiler);
/// To be documented.
- [NativeName("Src", "Line 898, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 905, Column 29 in spirv_cross_c.h")]
[return: UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)]
[NativeApi(EntryPoint = "spvc_compiler_msl_get_combined_sampler_suffix")]
public unsafe partial string CompilerMslGetCombinedSamplerSuffixS(Compiler* compiler);
/// To be documented.
- [NativeName("Src", "Line 904, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 911, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_active_interface_variables")]
public unsafe partial Result CompilerGetActiveInterfaceVariables(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] Set** set);
/// To be documented.
- [NativeName("Src", "Line 904, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 911, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_active_interface_variables")]
public unsafe partial Result CompilerGetActiveInterfaceVariables(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly Set* set);
/// To be documented.
- [NativeName("Src", "Line 905, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 912, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_set_enabled_interface_variables")]
public unsafe partial Result CompilerSetEnabledInterfaceVariables(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] Set* set);
/// To be documented.
- [NativeName("Src", "Line 906, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 913, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_create_shader_resources")]
public unsafe partial Result CompilerCreateShaderResources(Compiler* compiler, Resources** resources);
/// To be documented.
- [NativeName("Src", "Line 906, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 913, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_create_shader_resources")]
public unsafe partial Result CompilerCreateShaderResources(Compiler* compiler, ref Resources* resources);
/// To be documented.
- [NativeName("Src", "Line 907, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 914, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_create_shader_resources_for_active_variables")]
public unsafe partial Result CompilerCreateShaderResourcesForActiveVariables(Compiler* compiler, Resources** resources, [Flow(Silk.NET.Core.Native.FlowDirection.In)] Set* active);
/// To be documented.
- [NativeName("Src", "Line 907, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 914, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_create_shader_resources_for_active_variables")]
public unsafe partial Result CompilerCreateShaderResourcesForActiveVariables(Compiler* compiler, ref Resources* resources, [Flow(Silk.NET.Core.Native.FlowDirection.In)] Set* active);
/// To be documented.
- [NativeName("Src", "Line 910, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 917, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_resources_get_resource_list_for_type")]
public unsafe partial Result ResourcesGetResourceListForType(Resources* resources, ResourceType type, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectedResource** resource_list, nuint* resource_size);
/// To be documented.
- [NativeName("Src", "Line 910, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 917, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_resources_get_resource_list_for_type")]
public unsafe partial Result ResourcesGetResourceListForType(Resources* resources, ResourceType type, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectedResource** resource_list, ref nuint resource_size);
/// To be documented.
- [NativeName("Src", "Line 910, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 917, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_resources_get_resource_list_for_type")]
public unsafe partial Result ResourcesGetResourceListForType(Resources* resources, ResourceType type, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectedResource* resource_list, nuint* resource_size);
/// To be documented.
- [NativeName("Src", "Line 910, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 917, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_resources_get_resource_list_for_type")]
public unsafe partial Result ResourcesGetResourceListForType(Resources* resources, ResourceType type, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectedResource* resource_list, ref nuint resource_size);
/// To be documented.
- [NativeName("Src", "Line 914, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 921, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_resources_get_builtin_resource_list_for_type")]
public unsafe partial Result ResourcesGetBuiltinResourceListForType(Resources* resources, BuiltinResourceType type, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectedBuiltinResource** resource_list, nuint* resource_size);
/// To be documented.
- [NativeName("Src", "Line 914, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 921, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_resources_get_builtin_resource_list_for_type")]
public unsafe partial Result ResourcesGetBuiltinResourceListForType(Resources* resources, BuiltinResourceType type, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectedBuiltinResource** resource_list, ref nuint resource_size);
/// To be documented.
- [NativeName("Src", "Line 914, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 921, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_resources_get_builtin_resource_list_for_type")]
public unsafe partial Result ResourcesGetBuiltinResourceListForType(Resources* resources, BuiltinResourceType type, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectedBuiltinResource* resource_list, nuint* resource_size);
/// To be documented.
- [NativeName("Src", "Line 914, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 921, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_resources_get_builtin_resource_list_for_type")]
public unsafe partial Result ResourcesGetBuiltinResourceListForType(Resources* resources, BuiltinResourceType type, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectedBuiltinResource* resource_list, ref nuint resource_size);
/// To be documented.
- [NativeName("Src", "Line 923, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 930, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_set_decoration")]
public unsafe partial void CompilerSetDecoration(Compiler* compiler, uint id, Silk.NET.SPIRV.Decoration decoration, uint argument);
/// To be documented.
- [NativeName("Src", "Line 925, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 932, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_set_decoration_string")]
public unsafe partial void CompilerSetDecorationString(Compiler* compiler, uint id, Silk.NET.SPIRV.Decoration decoration, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* argument);
/// To be documented.
- [NativeName("Src", "Line 925, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 932, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_set_decoration_string")]
public unsafe partial void CompilerSetDecorationString(Compiler* compiler, uint id, Silk.NET.SPIRV.Decoration decoration, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte argument);
/// To be documented.
- [NativeName("Src", "Line 925, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 932, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_set_decoration_string")]
public unsafe partial void CompilerSetDecorationString(Compiler* compiler, uint id, Silk.NET.SPIRV.Decoration decoration, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string argument);
/// To be documented.
- [NativeName("Src", "Line 927, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 934, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_set_name")]
public unsafe partial void CompilerSetName(Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* argument);
/// To be documented.
- [NativeName("Src", "Line 927, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 934, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_set_name")]
public unsafe partial void CompilerSetName(Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte argument);
/// To be documented.
- [NativeName("Src", "Line 927, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 934, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_set_name")]
public unsafe partial void CompilerSetName(Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string argument);
/// To be documented.
- [NativeName("Src", "Line 928, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 935, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_set_member_decoration")]
public unsafe partial void CompilerSetMemberDecoration(Compiler* compiler, uint id, uint member_index, Silk.NET.SPIRV.Decoration decoration, uint argument);
/// To be documented.
- [NativeName("Src", "Line 930, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 937, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_set_member_decoration_string")]
public unsafe partial void CompilerSetMemberDecorationString(Compiler* compiler, uint id, uint member_index, Silk.NET.SPIRV.Decoration decoration, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* argument);
/// To be documented.
- [NativeName("Src", "Line 930, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 937, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_set_member_decoration_string")]
public unsafe partial void CompilerSetMemberDecorationString(Compiler* compiler, uint id, uint member_index, Silk.NET.SPIRV.Decoration decoration, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte argument);
/// To be documented.
- [NativeName("Src", "Line 930, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 937, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_set_member_decoration_string")]
public unsafe partial void CompilerSetMemberDecorationString(Compiler* compiler, uint id, uint member_index, Silk.NET.SPIRV.Decoration decoration, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string argument);
/// To be documented.
- [NativeName("Src", "Line 933, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 940, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_set_member_name")]
public unsafe partial void CompilerSetMemberName(Compiler* compiler, uint id, uint member_index, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* argument);
/// To be documented.
- [NativeName("Src", "Line 933, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 940, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_set_member_name")]
public unsafe partial void CompilerSetMemberName(Compiler* compiler, uint id, uint member_index, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte argument);
/// To be documented.
- [NativeName("Src", "Line 933, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 940, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_set_member_name")]
public unsafe partial void CompilerSetMemberName(Compiler* compiler, uint id, uint member_index, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string argument);
/// To be documented.
- [NativeName("Src", "Line 935, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 942, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_unset_decoration")]
public unsafe partial void CompilerUnsetDecoration(Compiler* compiler, uint id, Silk.NET.SPIRV.Decoration decoration);
/// To be documented.
- [NativeName("Src", "Line 936, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 943, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_unset_member_decoration")]
public unsafe partial void CompilerUnsetMemberDecoration(Compiler* compiler, uint id, uint member_index, Silk.NET.SPIRV.Decoration decoration);
/// To be documented.
- [NativeName("Src", "Line 939, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 946, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_has_decoration")]
public unsafe partial byte CompilerHasDecoration(Compiler* compiler, uint id, Silk.NET.SPIRV.Decoration decoration);
/// To be documented.
- [NativeName("Src", "Line 940, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 947, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_has_member_decoration")]
public unsafe partial byte CompilerHasMemberDecoration(Compiler* compiler, uint id, uint member_index, Silk.NET.SPIRV.Decoration decoration);
/// To be documented.
- [NativeName("Src", "Line 942, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 949, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_name")]
public unsafe partial byte* CompilerGetName(Compiler* compiler, uint id);
/// To be documented.
- [NativeName("Src", "Line 942, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 949, Column 29 in spirv_cross_c.h")]
[return: UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)]
[NativeApi(EntryPoint = "spvc_compiler_get_name")]
public unsafe partial string CompilerGetNameS(Compiler* compiler, uint id);
/// To be documented.
- [NativeName("Src", "Line 943, Column 26 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 950, Column 26 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_decoration")]
public unsafe partial uint CompilerGetDecoration(Compiler* compiler, uint id, Silk.NET.SPIRV.Decoration decoration);
/// To be documented.
- [NativeName("Src", "Line 944, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 951, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_decoration_string")]
public unsafe partial byte* CompilerGetDecorationString(Compiler* compiler, uint id, Silk.NET.SPIRV.Decoration decoration);
/// To be documented.
- [NativeName("Src", "Line 944, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 951, Column 29 in spirv_cross_c.h")]
[return: UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)]
[NativeApi(EntryPoint = "spvc_compiler_get_decoration_string")]
public unsafe partial string CompilerGetDecorationStringS(Compiler* compiler, uint id, Silk.NET.SPIRV.Decoration decoration);
/// To be documented.
- [NativeName("Src", "Line 946, Column 26 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 953, Column 26 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_member_decoration")]
public unsafe partial uint CompilerGetMemberDecoration(Compiler* compiler, uint id, uint member_index, Silk.NET.SPIRV.Decoration decoration);
/// To be documented.
- [NativeName("Src", "Line 948, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 955, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_member_decoration_string")]
public unsafe partial byte* CompilerGetMemberDecorationString(Compiler* compiler, uint id, uint member_index, Silk.NET.SPIRV.Decoration decoration);
/// To be documented.
- [NativeName("Src", "Line 948, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 955, Column 29 in spirv_cross_c.h")]
[return: UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)]
[NativeApi(EntryPoint = "spvc_compiler_get_member_decoration_string")]
public unsafe partial string CompilerGetMemberDecorationStringS(Compiler* compiler, uint id, uint member_index, Silk.NET.SPIRV.Decoration decoration);
/// To be documented.
- [NativeName("Src", "Line 950, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 957, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_member_name")]
public unsafe partial byte* CompilerGetMemberName(Compiler* compiler, uint id, uint member_index);
/// To be documented.
- [NativeName("Src", "Line 950, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 957, Column 29 in spirv_cross_c.h")]
[return: UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)]
[NativeApi(EntryPoint = "spvc_compiler_get_member_name")]
public unsafe partial string CompilerGetMemberNameS(Compiler* compiler, uint id, uint member_index);
/// To be documented.
- [NativeName("Src", "Line 956, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 963, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_entry_points")]
public unsafe partial Result CompilerGetEntryPoints(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] EntryPoint** entry_points, nuint* num_entry_points);
/// To be documented.
- [NativeName("Src", "Line 956, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 963, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_entry_points")]
public unsafe partial Result CompilerGetEntryPoints(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] EntryPoint** entry_points, ref nuint num_entry_points);
/// To be documented.
- [NativeName("Src", "Line 956, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 963, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_entry_points")]
public unsafe partial Result CompilerGetEntryPoints(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly EntryPoint* entry_points, nuint* num_entry_points);
/// To be documented.
- [NativeName("Src", "Line 956, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 963, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_entry_points")]
public unsafe partial Result CompilerGetEntryPoints(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly EntryPoint* entry_points, ref nuint num_entry_points);
/// To be documented.
- [NativeName("Src", "Line 959, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 966, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_set_entry_point")]
public unsafe partial Result CompilerSetEntryPoint(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* name, Silk.NET.SPIRV.ExecutionModel model);
/// To be documented.
- [NativeName("Src", "Line 959, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 966, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_set_entry_point")]
public unsafe partial Result CompilerSetEntryPoint(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte name, Silk.NET.SPIRV.ExecutionModel model);
/// To be documented.
- [NativeName("Src", "Line 959, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 966, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_set_entry_point")]
public unsafe partial Result CompilerSetEntryPoint(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string name, Silk.NET.SPIRV.ExecutionModel model);
/// To be documented.
- [NativeName("Src", "Line 961, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 968, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_rename_entry_point")]
public unsafe partial Result CompilerRenameEntryPoint(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* old_name, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* new_name, Silk.NET.SPIRV.ExecutionModel model);
/// To be documented.
- [NativeName("Src", "Line 961, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 968, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_rename_entry_point")]
public unsafe partial Result CompilerRenameEntryPoint(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* old_name, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte new_name, Silk.NET.SPIRV.ExecutionModel model);
/// To be documented.
- [NativeName("Src", "Line 961, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 968, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_rename_entry_point")]
public unsafe partial Result CompilerRenameEntryPoint(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* old_name, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string new_name, Silk.NET.SPIRV.ExecutionModel model);
/// To be documented.
- [NativeName("Src", "Line 961, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 968, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_rename_entry_point")]
public unsafe partial Result CompilerRenameEntryPoint(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte old_name, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* new_name, Silk.NET.SPIRV.ExecutionModel model);
/// To be documented.
- [NativeName("Src", "Line 961, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 968, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_rename_entry_point")]
public unsafe partial Result CompilerRenameEntryPoint(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte old_name, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte new_name, Silk.NET.SPIRV.ExecutionModel model);
/// To be documented.
- [NativeName("Src", "Line 961, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 968, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_rename_entry_point")]
public unsafe partial Result CompilerRenameEntryPoint(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte old_name, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string new_name, Silk.NET.SPIRV.ExecutionModel model);
/// To be documented.
- [NativeName("Src", "Line 961, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 968, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_rename_entry_point")]
public unsafe partial Result CompilerRenameEntryPoint(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string old_name, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* new_name, Silk.NET.SPIRV.ExecutionModel model);
/// To be documented.
- [NativeName("Src", "Line 961, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 968, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_rename_entry_point")]
public unsafe partial Result CompilerRenameEntryPoint(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string old_name, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte new_name, Silk.NET.SPIRV.ExecutionModel model);
/// To be documented.
- [NativeName("Src", "Line 961, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 968, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_rename_entry_point")]
public unsafe partial Result CompilerRenameEntryPoint(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string old_name, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string new_name, Silk.NET.SPIRV.ExecutionModel model);
/// To be documented.
- [NativeName("Src", "Line 963, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 970, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_cleansed_entry_point_name")]
public unsafe partial byte* CompilerGetCleansedEntryPointName(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* name, Silk.NET.SPIRV.ExecutionModel model);
/// To be documented.
- [NativeName("Src", "Line 963, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 970, Column 29 in spirv_cross_c.h")]
[return: UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)]
[NativeApi(EntryPoint = "spvc_compiler_get_cleansed_entry_point_name")]
public unsafe partial string CompilerGetCleansedEntryPointNameS(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* name, Silk.NET.SPIRV.ExecutionModel model);
/// To be documented.
- [NativeName("Src", "Line 963, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 970, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_cleansed_entry_point_name")]
public unsafe partial byte* CompilerGetCleansedEntryPointName(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte name, Silk.NET.SPIRV.ExecutionModel model);
/// To be documented.
- [NativeName("Src", "Line 963, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 970, Column 29 in spirv_cross_c.h")]
[return: UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)]
[NativeApi(EntryPoint = "spvc_compiler_get_cleansed_entry_point_name")]
public unsafe partial string CompilerGetCleansedEntryPointNameS(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte name, Silk.NET.SPIRV.ExecutionModel model);
/// To be documented.
- [NativeName("Src", "Line 963, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 970, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_cleansed_entry_point_name")]
public unsafe partial byte* CompilerGetCleansedEntryPointName(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string name, Silk.NET.SPIRV.ExecutionModel model);
/// To be documented.
- [NativeName("Src", "Line 963, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 970, Column 29 in spirv_cross_c.h")]
[return: UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)]
[NativeApi(EntryPoint = "spvc_compiler_get_cleansed_entry_point_name")]
public unsafe partial string CompilerGetCleansedEntryPointNameS(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string name, Silk.NET.SPIRV.ExecutionModel model);
/// To be documented.
- [NativeName("Src", "Line 965, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 972, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_set_execution_mode")]
public unsafe partial void CompilerSetExecutionMode(Compiler* compiler, Silk.NET.SPIRV.ExecutionMode mode);
/// To be documented.
- [NativeName("Src", "Line 966, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 973, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_unset_execution_mode")]
public unsafe partial void CompilerUnsetExecutionMode(Compiler* compiler, Silk.NET.SPIRV.ExecutionMode mode);
/// To be documented.
- [NativeName("Src", "Line 967, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 974, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_set_execution_mode_with_arguments")]
public unsafe partial void CompilerSetExecutionModeWithArguments(Compiler* compiler, Silk.NET.SPIRV.ExecutionMode mode, uint arg0, uint arg1, uint arg2);
/// To be documented.
- [NativeName("Src", "Line 969, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 976, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_execution_modes")]
public unsafe partial Result CompilerGetExecutionModes(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] Silk.NET.SPIRV.ExecutionMode** modes, nuint* num_modes);
/// To be documented.
- [NativeName("Src", "Line 969, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 976, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_execution_modes")]
public unsafe partial Result CompilerGetExecutionModes(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] Silk.NET.SPIRV.ExecutionMode** modes, ref nuint num_modes);
/// To be documented.
- [NativeName("Src", "Line 969, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 976, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_execution_modes")]
public unsafe partial Result CompilerGetExecutionModes(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly Silk.NET.SPIRV.ExecutionMode* modes, nuint* num_modes);
/// To be documented.
- [NativeName("Src", "Line 969, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 976, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_execution_modes")]
public unsafe partial Result CompilerGetExecutionModes(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly Silk.NET.SPIRV.ExecutionMode* modes, ref nuint num_modes);
/// To be documented.
- [NativeName("Src", "Line 971, Column 26 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 978, Column 26 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_execution_mode_argument")]
public unsafe partial uint CompilerGetExecutionModeArgument(Compiler* compiler, Silk.NET.SPIRV.ExecutionMode mode);
/// To be documented.
- [NativeName("Src", "Line 972, Column 26 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 979, Column 26 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_execution_mode_argument_by_index")]
public unsafe partial uint CompilerGetExecutionModeArgumentByIndex(Compiler* compiler, Silk.NET.SPIRV.ExecutionMode mode, uint index);
/// To be documented.
- [NativeName("Src", "Line 974, Column 35 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 981, Column 35 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_execution_model")]
public unsafe partial Silk.NET.SPIRV.ExecutionModel CompilerGetExecutionModel(Compiler* compiler);
/// To be documented.
- [NativeName("Src", "Line 975, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 982, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_update_active_builtins")]
public unsafe partial void CompilerUpdateActiveBuiltins(Compiler* compiler);
/// To be documented.
- [NativeName("Src", "Line 976, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 983, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_has_active_builtin")]
public unsafe partial byte CompilerHasActiveBuiltin(Compiler* compiler, Silk.NET.SPIRV.BuiltIn builtin, Silk.NET.SPIRV.StorageClass storage);
/// To be documented.
- [NativeName("Src", "Line 982, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 989, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_type_handle")]
public unsafe partial CrossType* CompilerGetTypeHandle(Compiler* compiler, uint id);
/// To be documented.
- [NativeName("Src", "Line 988, Column 30 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 995, Column 30 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_type_get_base_type_id")]
public unsafe partial uint TypeGetBaseTypeId([Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type);
/// To be documented.
- [NativeName("Src", "Line 990, Column 31 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 997, Column 31 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_type_get_basetype")]
public unsafe partial Basetype TypeGetBasetype([Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type);
/// To be documented.
- [NativeName("Src", "Line 991, Column 26 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 998, Column 26 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_type_get_bit_width")]
public unsafe partial uint TypeGetBitWidth([Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type);
/// To be documented.
- [NativeName("Src", "Line 992, Column 26 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 999, Column 26 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_type_get_vector_size")]
public unsafe partial uint TypeGetVectorSize([Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type);
/// To be documented.
- [NativeName("Src", "Line 993, Column 26 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1000, Column 26 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_type_get_columns")]
public unsafe partial uint TypeGetColumns([Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type);
/// To be documented.
- [NativeName("Src", "Line 994, Column 26 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1001, Column 26 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_type_get_num_array_dimensions")]
public unsafe partial uint TypeGetNumArrayDimensions([Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type);
/// To be documented.
- [NativeName("Src", "Line 995, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1002, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_type_array_dimension_is_literal")]
public unsafe partial byte TypeArrayDimensionIsLiteral([Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type, uint dimension);
/// To be documented.
- [NativeName("Src", "Line 996, Column 23 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1003, Column 23 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_type_get_array_dimension")]
public unsafe partial uint TypeGetArrayDimension([Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type, uint dimension);
/// To be documented.
- [NativeName("Src", "Line 997, Column 26 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1004, Column 26 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_type_get_num_member_types")]
public unsafe partial uint TypeGetNumMemberTypes([Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type);
/// To be documented.
- [NativeName("Src", "Line 998, Column 30 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1005, Column 30 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_type_get_member_type")]
public unsafe partial uint TypeGetMemberType([Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type, uint index);
/// To be documented.
- [NativeName("Src", "Line 999, Column 33 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1006, Column 33 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_type_get_storage_class")]
public unsafe partial Silk.NET.SPIRV.StorageClass TypeGetStorageClass([Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type);
/// To be documented.
- [NativeName("Src", "Line 1002, Column 30 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1009, Column 30 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_type_get_image_sampled_type")]
public unsafe partial uint TypeGetImageSampledType([Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type);
/// To be documented.
- [NativeName("Src", "Line 1003, Column 24 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1010, Column 24 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_type_get_image_dimension")]
public unsafe partial Silk.NET.SPIRV.Dim TypeGetImageDimension([Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type);
/// To be documented.
- [NativeName("Src", "Line 1004, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1011, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_type_get_image_is_depth")]
public unsafe partial byte TypeGetImageIsDepth([Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type);
/// To be documented.
- [NativeName("Src", "Line 1005, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1012, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_type_get_image_arrayed")]
public unsafe partial byte TypeGetImageArrayed([Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type);
/// To be documented.
- [NativeName("Src", "Line 1006, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1013, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_type_get_image_multisampled")]
public unsafe partial byte TypeGetImageMultisampled([Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type);
/// To be documented.
- [NativeName("Src", "Line 1007, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1014, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_type_get_image_is_storage")]
public unsafe partial byte TypeGetImageIsStorage([Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type);
/// To be documented.
- [NativeName("Src", "Line 1008, Column 32 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1015, Column 32 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_type_get_image_storage_format")]
public unsafe partial Silk.NET.SPIRV.ImageFormat TypeGetImageStorageFormat([Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type);
/// To be documented.
- [NativeName("Src", "Line 1009, Column 36 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1016, Column 36 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_type_get_image_access_qualifier")]
public unsafe partial Silk.NET.SPIRV.AccessQualifier TypeGetImageAccessQualifier([Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type);
/// To be documented.
- [NativeName("Src", "Line 1015, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1022, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_declared_struct_size")]
public unsafe partial Result CompilerGetDeclaredStructSize(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* struct_type, nuint* size);
/// To be documented.
- [NativeName("Src", "Line 1015, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1022, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_declared_struct_size")]
public unsafe partial Result CompilerGetDeclaredStructSize(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* struct_type, ref nuint size);
/// To be documented.
- [NativeName("Src", "Line 1016, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1023, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_declared_struct_size_runtime_array")]
public unsafe partial Result CompilerGetDeclaredStructSizeRuntimeArray(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* struct_type, nuint array_size, nuint* size);
/// To be documented.
- [NativeName("Src", "Line 1016, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1023, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_declared_struct_size_runtime_array")]
public unsafe partial Result CompilerGetDeclaredStructSizeRuntimeArray(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* struct_type, nuint array_size, ref nuint size);
/// To be documented.
- [NativeName("Src", "Line 1018, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1025, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_declared_struct_member_size")]
public unsafe partial Result CompilerGetDeclaredStructMemberSize(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type, uint index, nuint* size);
/// To be documented.
- [NativeName("Src", "Line 1018, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1025, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_declared_struct_member_size")]
public unsafe partial Result CompilerGetDeclaredStructMemberSize(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type, uint index, ref nuint size);
/// To be documented.
- [NativeName("Src", "Line 1020, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1027, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_type_struct_member_offset")]
public unsafe partial Result CompilerTypeStructMemberOffset(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type, uint index, uint* offset);
/// To be documented.
- [NativeName("Src", "Line 1020, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1027, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_type_struct_member_offset")]
public unsafe partial Result CompilerTypeStructMemberOffset(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type, uint index, ref uint offset);
/// To be documented.
- [NativeName("Src", "Line 1022, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1029, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_type_struct_member_array_stride")]
public unsafe partial Result CompilerTypeStructMemberArrayStride(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type, uint index, uint* stride);
/// To be documented.
- [NativeName("Src", "Line 1022, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1029, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_type_struct_member_array_stride")]
public unsafe partial Result CompilerTypeStructMemberArrayStride(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type, uint index, ref uint stride);
/// To be documented.
- [NativeName("Src", "Line 1024, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1031, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_type_struct_member_matrix_stride")]
public unsafe partial Result CompilerTypeStructMemberMatrixStride(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type, uint index, uint* stride);
/// To be documented.
- [NativeName("Src", "Line 1024, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1031, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_type_struct_member_matrix_stride")]
public unsafe partial Result CompilerTypeStructMemberMatrixStride(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type, uint index, ref uint stride);
/// To be documented.
- [NativeName("Src", "Line 1031, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1038, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_build_dummy_sampler_for_combined_images")]
public unsafe partial Result CompilerBuildDummySamplerForCombinedImages(Compiler* compiler, uint* id);
/// To be documented.
- [NativeName("Src", "Line 1031, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1038, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_build_dummy_sampler_for_combined_images")]
public unsafe partial Result CompilerBuildDummySamplerForCombinedImages(Compiler* compiler, ref uint id);
/// To be documented.
- [NativeName("Src", "Line 1032, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1039, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_build_combined_image_samplers")]
public unsafe partial Result CompilerBuildCombinedImageSamplers(Compiler* compiler);
/// To be documented.
- [NativeName("Src", "Line 1033, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1040, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_combined_image_samplers")]
public unsafe partial Result CompilerGetCombinedImageSamplers(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CombinedImageSampler** samplers, nuint* num_samplers);
/// To be documented.
- [NativeName("Src", "Line 1033, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1040, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_combined_image_samplers")]
public unsafe partial Result CompilerGetCombinedImageSamplers(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CombinedImageSampler** samplers, ref nuint num_samplers);
/// To be documented.
- [NativeName("Src", "Line 1033, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1040, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_combined_image_samplers")]
public unsafe partial Result CompilerGetCombinedImageSamplers(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly CombinedImageSampler* samplers, nuint* num_samplers);
/// To be documented.
- [NativeName("Src", "Line 1033, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1040, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_combined_image_samplers")]
public unsafe partial Result CompilerGetCombinedImageSamplers(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly CombinedImageSampler* samplers, ref nuint num_samplers);
/// To be documented.
- [NativeName("Src", "Line 1041, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1048, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_specialization_constants")]
public unsafe partial Result CompilerGetSpecializationConstants(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] SpecializationConstant** constants, nuint* num_constants);
/// To be documented.
- [NativeName("Src", "Line 1041, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1048, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_specialization_constants")]
public unsafe partial Result CompilerGetSpecializationConstants(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] SpecializationConstant** constants, ref nuint num_constants);
/// To be documented.
- [NativeName("Src", "Line 1041, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1048, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_specialization_constants")]
public unsafe partial Result CompilerGetSpecializationConstants(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly SpecializationConstant* constants, nuint* num_constants);
/// To be documented.
- [NativeName("Src", "Line 1041, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1048, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_specialization_constants")]
public unsafe partial Result CompilerGetSpecializationConstants(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly SpecializationConstant* constants, ref nuint num_constants);
/// To be documented.
- [NativeName("Src", "Line 1044, Column 31 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1051, Column 31 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_constant_handle")]
public unsafe partial Constant* CompilerGetConstantHandle(Compiler* compiler, uint id);
/// To be documented.
- [NativeName("Src", "Line 1047, Column 34 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1054, Column 34 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_work_group_size_specialization_constants")]
public unsafe partial uint CompilerGetWorkGroupSizeSpecializationConstants(Compiler* compiler, SpecializationConstant* x, SpecializationConstant* y, SpecializationConstant* z);
/// To be documented.
- [NativeName("Src", "Line 1047, Column 34 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1054, Column 34 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_work_group_size_specialization_constants")]
public unsafe partial uint CompilerGetWorkGroupSizeSpecializationConstants(Compiler* compiler, SpecializationConstant* x, SpecializationConstant* y, ref SpecializationConstant z);
/// To be documented.
- [NativeName("Src", "Line 1047, Column 34 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1054, Column 34 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_work_group_size_specialization_constants")]
public unsafe partial uint CompilerGetWorkGroupSizeSpecializationConstants(Compiler* compiler, SpecializationConstant* x, ref SpecializationConstant y, SpecializationConstant* z);
/// To be documented.
- [NativeName("Src", "Line 1047, Column 34 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1054, Column 34 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_work_group_size_specialization_constants")]
public unsafe partial uint CompilerGetWorkGroupSizeSpecializationConstants(Compiler* compiler, SpecializationConstant* x, ref SpecializationConstant y, ref SpecializationConstant z);
/// To be documented.
- [NativeName("Src", "Line 1047, Column 34 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1054, Column 34 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_work_group_size_specialization_constants")]
public unsafe partial uint CompilerGetWorkGroupSizeSpecializationConstants(Compiler* compiler, ref SpecializationConstant x, SpecializationConstant* y, SpecializationConstant* z);
/// To be documented.
- [NativeName("Src", "Line 1047, Column 34 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1054, Column 34 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_work_group_size_specialization_constants")]
public unsafe partial uint CompilerGetWorkGroupSizeSpecializationConstants(Compiler* compiler, ref SpecializationConstant x, SpecializationConstant* y, ref SpecializationConstant z);
/// To be documented.
- [NativeName("Src", "Line 1047, Column 34 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1054, Column 34 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_work_group_size_specialization_constants")]
public unsafe partial uint CompilerGetWorkGroupSizeSpecializationConstants(Compiler* compiler, ref SpecializationConstant x, ref SpecializationConstant y, SpecializationConstant* z);
/// To be documented.
- [NativeName("Src", "Line 1047, Column 34 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1054, Column 34 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_work_group_size_specialization_constants")]
public unsafe partial uint CompilerGetWorkGroupSizeSpecializationConstants(Compiler* compiler, ref SpecializationConstant x, ref SpecializationConstant y, ref SpecializationConstant z);
/// To be documented.
- [NativeName("Src", "Line 1056, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1063, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_active_buffer_ranges")]
public unsafe partial Result CompilerGetActiveBufferRanges(Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] BufferRange** ranges, nuint* num_ranges);
/// To be documented.
- [NativeName("Src", "Line 1056, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1063, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_active_buffer_ranges")]
public unsafe partial Result CompilerGetActiveBufferRanges(Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] BufferRange** ranges, ref nuint num_ranges);
/// To be documented.
- [NativeName("Src", "Line 1056, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1063, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_active_buffer_ranges")]
public unsafe partial Result CompilerGetActiveBufferRanges(Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly BufferRange* ranges, nuint* num_ranges);
/// To be documented.
- [NativeName("Src", "Line 1056, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1063, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_active_buffer_ranges")]
public unsafe partial Result CompilerGetActiveBufferRanges(Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly BufferRange* ranges, ref nuint num_ranges);
/// To be documented.
- [NativeName("Src", "Line 1067, Column 23 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1074, Column 23 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_get_scalar_fp16")]
public unsafe partial float ConstantGetScalarFp16(Constant* constant, uint column, uint row);
/// To be documented.
- [NativeName("Src", "Line 1068, Column 23 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1075, Column 23 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_get_scalar_fp32")]
public unsafe partial float ConstantGetScalarFp32(Constant* constant, uint column, uint row);
/// To be documented.
- [NativeName("Src", "Line 1069, Column 24 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1076, Column 24 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_get_scalar_fp64")]
public unsafe partial double ConstantGetScalarFp64(Constant* constant, uint column, uint row);
/// To be documented.
- [NativeName("Src", "Line 1070, Column 26 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1077, Column 26 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_get_scalar_u32")]
public unsafe partial uint ConstantGetScalarU32(Constant* constant, uint column, uint row);
/// To be documented.
- [NativeName("Src", "Line 1071, Column 21 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1078, Column 21 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_get_scalar_i32")]
public unsafe partial int ConstantGetScalarI32(Constant* constant, uint column, uint row);
/// To be documented.
- [NativeName("Src", "Line 1072, Column 26 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1079, Column 26 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_get_scalar_u16")]
public unsafe partial uint ConstantGetScalarU16(Constant* constant, uint column, uint row);
/// To be documented.
- [NativeName("Src", "Line 1073, Column 21 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1080, Column 21 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_get_scalar_i16")]
public unsafe partial int ConstantGetScalarI16(Constant* constant, uint column, uint row);
/// To be documented.
- [NativeName("Src", "Line 1074, Column 26 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1081, Column 26 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_get_scalar_u8")]
public unsafe partial uint ConstantGetScalarU8(Constant* constant, uint column, uint row);
/// To be documented.
- [NativeName("Src", "Line 1075, Column 21 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1082, Column 21 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_get_scalar_i8")]
public unsafe partial int ConstantGetScalarI8(Constant* constant, uint column, uint row);
/// To be documented.
- [NativeName("Src", "Line 1076, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1083, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_get_subconstants")]
public unsafe partial void ConstantGetSubconstants(Constant* constant, [Flow(Silk.NET.Core.Native.FlowDirection.In)] uint** constituents, nuint* count);
/// To be documented.
- [NativeName("Src", "Line 1076, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1083, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_get_subconstants")]
public unsafe partial void ConstantGetSubconstants(Constant* constant, [Flow(Silk.NET.Core.Native.FlowDirection.In)] uint** constituents, ref nuint count);
/// To be documented.
- [NativeName("Src", "Line 1076, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1083, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_get_subconstants")]
public unsafe partial void ConstantGetSubconstants(Constant* constant, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly uint* constituents, nuint* count);
/// To be documented.
- [NativeName("Src", "Line 1076, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1083, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_get_subconstants")]
public unsafe partial void ConstantGetSubconstants(Constant* constant, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly uint* constituents, ref nuint count);
/// To be documented.
- [NativeName("Src", "Line 1077, Column 36 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1084, Column 36 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_get_scalar_u64")]
public unsafe partial ulong ConstantGetScalarU64(Constant* constant, uint column, uint row);
/// To be documented.
- [NativeName("Src", "Line 1078, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1085, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_get_scalar_i64")]
public unsafe partial long ConstantGetScalarI64(Constant* constant, uint column, uint row);
/// To be documented.
- [NativeName("Src", "Line 1079, Column 30 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1086, Column 30 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_get_type")]
public unsafe partial uint ConstantGetType(Constant* constant);
/// To be documented.
- [NativeName("Src", "Line 1084, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1091, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_set_scalar_fp16")]
public unsafe partial void ConstantSetScalarFp16(Constant* constant, uint column, uint row, ushort value);
/// To be documented.
- [NativeName("Src", "Line 1085, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1092, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_set_scalar_fp32")]
public unsafe partial void ConstantSetScalarFp32(Constant* constant, uint column, uint row, float value);
/// To be documented.
- [NativeName("Src", "Line 1086, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1093, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_set_scalar_fp64")]
public unsafe partial void ConstantSetScalarFp64(Constant* constant, uint column, uint row, double value);
/// To be documented.
- [NativeName("Src", "Line 1087, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1094, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_set_scalar_u32")]
public unsafe partial void ConstantSetScalarU32(Constant* constant, uint column, uint row, uint value);
/// To be documented.
- [NativeName("Src", "Line 1088, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1095, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_set_scalar_i32")]
public unsafe partial void ConstantSetScalarI32(Constant* constant, uint column, uint row, int value);
/// To be documented.
- [NativeName("Src", "Line 1089, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1096, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_set_scalar_u64")]
public unsafe partial void ConstantSetScalarU64(Constant* constant, uint column, uint row, ulong value);
/// To be documented.
- [NativeName("Src", "Line 1090, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1097, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_set_scalar_i64")]
public unsafe partial void ConstantSetScalarI64(Constant* constant, uint column, uint row, long value);
/// To be documented.
- [NativeName("Src", "Line 1091, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1098, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_set_scalar_u16")]
public unsafe partial void ConstantSetScalarU16(Constant* constant, uint column, uint row, ushort value);
/// To be documented.
- [NativeName("Src", "Line 1092, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1099, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_set_scalar_i16")]
public unsafe partial void ConstantSetScalarI16(Constant* constant, uint column, uint row, short value);
/// To be documented.
- [NativeName("Src", "Line 1093, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1100, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_set_scalar_u8")]
public unsafe partial void ConstantSetScalarU8(Constant* constant, uint column, uint row, byte value);
/// To be documented.
- [NativeName("Src", "Line 1094, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1101, Column 22 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_constant_set_scalar_i8")]
public unsafe partial void ConstantSetScalarI8(Constant* constant, uint column, uint row, byte value);
/// To be documented.
- [NativeName("Src", "Line 1100, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1107, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_binary_offset_for_decoration")]
public unsafe partial byte CompilerGetBinaryOffsetForDecoration(Compiler* compiler, uint id, Silk.NET.SPIRV.Decoration decoration, uint* word_offset);
/// To be documented.
- [NativeName("Src", "Line 1100, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1107, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_binary_offset_for_decoration")]
public unsafe partial byte CompilerGetBinaryOffsetForDecoration(Compiler* compiler, uint id, Silk.NET.SPIRV.Decoration decoration, ref uint word_offset);
/// To be documented.
- [NativeName("Src", "Line 1105, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1112, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_buffer_is_hlsl_counter_buffer")]
public unsafe partial byte CompilerBufferIsHlslCounterBuffer(Compiler* compiler, uint id);
/// To be documented.
- [NativeName("Src", "Line 1106, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1113, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_buffer_get_hlsl_counter_buffer")]
public unsafe partial byte CompilerBufferGetHlslCounterBuffer(Compiler* compiler, uint id, uint* counter_id);
/// To be documented.
- [NativeName("Src", "Line 1106, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1113, Column 27 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_buffer_get_hlsl_counter_buffer")]
public unsafe partial byte CompilerBufferGetHlslCounterBuffer(Compiler* compiler, uint id, ref uint counter_id);
/// To be documented.
- [NativeName("Src", "Line 1109, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1116, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_declared_capabilities")]
public unsafe partial Result CompilerGetDeclaredCapabilities(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] Silk.NET.SPIRV.Capability** capabilities, nuint* num_capabilities);
/// To be documented.
- [NativeName("Src", "Line 1109, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1116, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_declared_capabilities")]
public unsafe partial Result CompilerGetDeclaredCapabilities(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] Silk.NET.SPIRV.Capability** capabilities, ref nuint num_capabilities);
/// To be documented.
- [NativeName("Src", "Line 1109, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1116, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_declared_capabilities")]
public unsafe partial Result CompilerGetDeclaredCapabilities(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly Silk.NET.SPIRV.Capability* capabilities, nuint* num_capabilities);
/// To be documented.
- [NativeName("Src", "Line 1109, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1116, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_declared_capabilities")]
public unsafe partial Result CompilerGetDeclaredCapabilities(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly Silk.NET.SPIRV.Capability* capabilities, ref nuint num_capabilities);
/// To be documented.
- [NativeName("Src", "Line 1112, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1119, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_declared_extensions")]
public unsafe partial Result CompilerGetDeclaredExtensions(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte*** extensions, nuint* num_extensions);
/// To be documented.
- [NativeName("Src", "Line 1112, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1119, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_declared_extensions")]
public unsafe partial Result CompilerGetDeclaredExtensions(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte*** extensions, ref nuint num_extensions);
/// To be documented.
- [NativeName("Src", "Line 1112, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1119, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_declared_extensions")]
public unsafe partial Result CompilerGetDeclaredExtensions(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte** extensions, nuint* num_extensions);
/// To be documented.
- [NativeName("Src", "Line 1112, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1119, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_declared_extensions")]
public unsafe partial Result CompilerGetDeclaredExtensions(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte** extensions, ref nuint num_extensions);
/// To be documented.
- [NativeName("Src", "Line 1115, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1122, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_remapped_declared_block_name")]
public unsafe partial byte* CompilerGetRemappedDeclaredBlockName(Compiler* compiler, uint id);
/// To be documented.
- [NativeName("Src", "Line 1115, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1122, Column 29 in spirv_cross_c.h")]
[return: UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)]
[NativeApi(EntryPoint = "spvc_compiler_get_remapped_declared_block_name")]
public unsafe partial string CompilerGetRemappedDeclaredBlockNameS(Compiler* compiler, uint id);
/// To be documented.
- [NativeName("Src", "Line 1116, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1123, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_buffer_block_decorations")]
public unsafe partial Result CompilerGetBufferBlockDecorations(Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] Silk.NET.SPIRV.Decoration** decorations, nuint* num_decorations);
/// To be documented.
- [NativeName("Src", "Line 1116, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1123, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_buffer_block_decorations")]
public unsafe partial Result CompilerGetBufferBlockDecorations(Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] Silk.NET.SPIRV.Decoration** decorations, ref nuint num_decorations);
/// To be documented.
- [NativeName("Src", "Line 1116, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1123, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_buffer_block_decorations")]
public unsafe partial Result CompilerGetBufferBlockDecorations(Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly Silk.NET.SPIRV.Decoration* decorations, nuint* num_decorations);
/// To be documented.
- [NativeName("Src", "Line 1116, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1123, Column 29 in spirv_cross_c.h")]
[NativeApi(EntryPoint = "spvc_compiler_get_buffer_block_decorations")]
public unsafe partial Result CompilerGetBufferBlockDecorations(Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly Silk.NET.SPIRV.Decoration* decorations, ref nuint num_decorations);
/// To be documented.
- [NativeName("Src", "Line 804, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 811, Column 29 in spirv_cross_c.h")]
public unsafe Result CompilerCompile(Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] string[] sourceSa)
{
// StringArrayOverloader
diff --git a/src/SPIRV/Silk.NET.SPIRV.Cross/CrossOverloads.gen.cs b/src/SPIRV/Silk.NET.SPIRV.Cross/CrossOverloads.gen.cs
index da6f2a5958..66eb89a702 100644
--- a/src/SPIRV/Silk.NET.SPIRV.Cross/CrossOverloads.gen.cs
+++ b/src/SPIRV/Silk.NET.SPIRV.Cross/CrossOverloads.gen.cs
@@ -73,7 +73,7 @@ public static unsafe void GetVersion(this Cross thisApi, Span major, Span<
}
/// To be documented.
- [NativeName("Src", "Line 338, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 339, Column 22 in spirv_cross_c.h")]
public static unsafe void MslVertexAttributeInit(this Cross thisApi, Span attr)
{
// SpanOverloader
@@ -81,7 +81,7 @@ public static unsafe void MslVertexAttributeInit(this Cross thisApi, SpanTo be documented.
- [NativeName("Src", "Line 353, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 354, Column 22 in spirv_cross_c.h")]
public static unsafe void MslShaderInterfaceVarInit(this Cross thisApi, Span var)
{
// SpanOverloader
@@ -89,7 +89,7 @@ public static unsafe void MslShaderInterfaceVarInit(this Cross thisApi, SpanTo be documented.
- [NativeName("Src", "Line 357, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 358, Column 22 in spirv_cross_c.h")]
public static unsafe void MslShaderInputInit(this Cross thisApi, Span input)
{
// SpanOverloader
@@ -97,7 +97,7 @@ public static unsafe void MslShaderInputInit(this Cross thisApi, SpanTo be documented.
- [NativeName("Src", "Line 382, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 383, Column 22 in spirv_cross_c.h")]
public static unsafe void MslShaderInterfaceVarInit2(this Cross thisApi, Span var)
{
// SpanOverloader
@@ -105,7 +105,7 @@ public static unsafe void MslShaderInterfaceVarInit2(this Cross thisApi, SpanTo be documented.
- [NativeName("Src", "Line 412, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 413, Column 22 in spirv_cross_c.h")]
public static unsafe void MslResourceBindingInit(this Cross thisApi, Span binding)
{
// SpanOverloader
@@ -113,7 +113,7 @@ public static unsafe void MslResourceBindingInit(this Cross thisApi, SpanTo be documented.
- [NativeName("Src", "Line 413, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 414, Column 22 in spirv_cross_c.h")]
public static unsafe void MslResourceBindingInit2(this Cross thisApi, Span binding)
{
// SpanOverloader
@@ -121,7 +121,7 @@ public static unsafe void MslResourceBindingInit2(this Cross thisApi, SpanTo be documented.
- [NativeName("Src", "Line 560, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 561, Column 22 in spirv_cross_c.h")]
public static unsafe void MslConstexprSamplerInit(this Cross thisApi, Span sampler)
{
// SpanOverloader
@@ -129,7 +129,7 @@ public static unsafe void MslConstexprSamplerInit(this Cross thisApi, SpanTo be documented.
- [NativeName("Src", "Line 580, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 581, Column 22 in spirv_cross_c.h")]
public static unsafe void MslSamplerYcbcrConversionInit(this Cross thisApi, Span conv)
{
// SpanOverloader
@@ -137,7 +137,7 @@ public static unsafe void MslSamplerYcbcrConversionInit(this Cross thisApi, Span
}
/// To be documented.
- [NativeName("Src", "Line 618, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 619, Column 22 in spirv_cross_c.h")]
public static unsafe void HlslResourceBindingInit(this Cross thisApi, Span binding)
{
// SpanOverloader
@@ -145,7 +145,7 @@ public static unsafe void HlslResourceBindingInit(this Cross thisApi, SpanTo be documented.
- [NativeName("Src", "Line 774, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 781, Column 22 in spirv_cross_c.h")]
public static unsafe void ContextSetErrorCallback(this Cross thisApi, Context* context, PfnErrorCallback cb, Span userdata) where T0 : unmanaged
{
// SpanOverloader
@@ -153,7 +153,7 @@ public static unsafe void ContextSetErrorCallback(this Cross thisApi, Contex
}
/// To be documented.
- [NativeName("Src", "Line 777, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 784, Column 29 in spirv_cross_c.h")]
public static unsafe Result ContextParseSpirv(this Cross thisApi, Context* context, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan spirv, nuint word_count, ParsedIr** parsed_ir)
{
// SpanOverloader
@@ -161,7 +161,7 @@ public static unsafe Result ContextParseSpirv(this Cross thisApi, Context* conte
}
/// To be documented.
- [NativeName("Src", "Line 777, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 784, Column 29 in spirv_cross_c.h")]
public static unsafe Result ContextParseSpirv(this Cross thisApi, Context* context, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan spirv, nuint word_count, ref ParsedIr* parsed_ir)
{
// SpanOverloader
@@ -169,7 +169,7 @@ public static unsafe Result ContextParseSpirv(this Cross thisApi, Context* conte
}
/// To be documented.
- [NativeName("Src", "Line 807, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 814, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerAddHeaderLine(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan line)
{
// SpanOverloader
@@ -177,7 +177,7 @@ public static unsafe Result CompilerAddHeaderLine(this Cross thisApi, Compiler*
}
/// To be documented.
- [NativeName("Src", "Line 808, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 815, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerRequireExtension(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan ext)
{
// SpanOverloader
@@ -185,7 +185,7 @@ public static unsafe Result CompilerRequireExtension(this Cross thisApi, Compile
}
/// To be documented.
- [NativeName("Src", "Line 823, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 830, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerHlslSetRootConstantsLayout(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan constant_info, nuint count)
{
// SpanOverloader
@@ -193,7 +193,7 @@ public static unsafe Result CompilerHlslSetRootConstantsLayout(this Cross thisAp
}
/// To be documented.
- [NativeName("Src", "Line 826, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 833, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerHlslAddVertexAttributeRemap(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan remap, nuint remaps)
{
// SpanOverloader
@@ -201,7 +201,7 @@ public static unsafe Result CompilerHlslAddVertexAttributeRemap(this Cross thisA
}
/// To be documented.
- [NativeName("Src", "Line 834, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 841, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerHlslAddResourceBinding(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan binding)
{
// SpanOverloader
@@ -209,7 +209,7 @@ public static unsafe Result CompilerHlslAddResourceBinding(this Cross thisApi, C
}
/// To be documented.
- [NativeName("Src", "Line 855, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 862, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerMslAddVertexAttribute(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan attrs)
{
// SpanOverloader
@@ -217,7 +217,7 @@ public static unsafe Result CompilerMslAddVertexAttribute(this Cross thisApi, Co
}
/// To be documented.
- [NativeName("Src", "Line 858, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 865, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerMslAddResourceBinding(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan binding)
{
// SpanOverloader
@@ -225,7 +225,7 @@ public static unsafe Result CompilerMslAddResourceBinding(this Cross thisApi, Co
}
/// To be documented.
- [NativeName("Src", "Line 860, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 867, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerMslAddResourceBinding2(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan binding)
{
// SpanOverloader
@@ -233,7 +233,7 @@ public static unsafe Result CompilerMslAddResourceBinding2(this Cross thisApi, C
}
/// To be documented.
- [NativeName("Src", "Line 863, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 870, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerMslAddShaderInput(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan input)
{
// SpanOverloader
@@ -241,7 +241,7 @@ public static unsafe Result CompilerMslAddShaderInput(this Cross thisApi, Compil
}
/// To be documented.
- [NativeName("Src", "Line 865, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 872, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerMslAddShaderInput2(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan input)
{
// SpanOverloader
@@ -249,7 +249,7 @@ public static unsafe Result CompilerMslAddShaderInput2(this Cross thisApi, Compi
}
/// To be documented.
- [NativeName("Src", "Line 868, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 875, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerMslAddShaderOutput(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan output)
{
// SpanOverloader
@@ -257,7 +257,7 @@ public static unsafe Result CompilerMslAddShaderOutput(this Cross thisApi, Compi
}
/// To be documented.
- [NativeName("Src", "Line 870, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 877, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerMslAddShaderOutput2(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan output)
{
// SpanOverloader
@@ -265,7 +265,7 @@ public static unsafe Result CompilerMslAddShaderOutput2(this Cross thisApi, Comp
}
/// To be documented.
- [NativeName("Src", "Line 884, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 891, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerMslRemapConstexprSampler(this Cross thisApi, Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan sampler)
{
// SpanOverloader
@@ -273,7 +273,7 @@ public static unsafe Result CompilerMslRemapConstexprSampler(this Cross thisApi,
}
/// To be documented.
- [NativeName("Src", "Line 885, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 892, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerMslRemapConstexprSamplerByBinding(this Cross thisApi, Compiler* compiler, uint desc_set, uint binding, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan sampler)
{
// SpanOverloader
@@ -281,7 +281,7 @@ public static unsafe Result CompilerMslRemapConstexprSamplerByBinding(this Cross
}
/// To be documented.
- [NativeName("Src", "Line 886, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 893, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerMslRemapConstexprSamplerYcbcr(this Cross thisApi, Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslConstexprSampler* sampler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan conv)
{
// SpanOverloader
@@ -289,7 +289,7 @@ public static unsafe Result CompilerMslRemapConstexprSamplerYcbcr(this Cross thi
}
/// To be documented.
- [NativeName("Src", "Line 886, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 893, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerMslRemapConstexprSamplerYcbcr(this Cross thisApi, Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan sampler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslSamplerYcbcrConversion* conv)
{
// SpanOverloader
@@ -297,7 +297,7 @@ public static unsafe Result CompilerMslRemapConstexprSamplerYcbcr(this Cross thi
}
/// To be documented.
- [NativeName("Src", "Line 886, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 893, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerMslRemapConstexprSamplerYcbcr(this Cross thisApi, Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan sampler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan conv)
{
// SpanOverloader
@@ -305,7 +305,7 @@ public static unsafe Result CompilerMslRemapConstexprSamplerYcbcr(this Cross thi
}
/// To be documented.
- [NativeName("Src", "Line 887, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 894, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerMslRemapConstexprSamplerByBindingYcbcr(this Cross thisApi, Compiler* compiler, uint desc_set, uint binding, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslConstexprSampler* sampler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan conv)
{
// SpanOverloader
@@ -313,7 +313,7 @@ public static unsafe Result CompilerMslRemapConstexprSamplerByBindingYcbcr(this
}
/// To be documented.
- [NativeName("Src", "Line 887, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 894, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerMslRemapConstexprSamplerByBindingYcbcr(this Cross thisApi, Compiler* compiler, uint desc_set, uint binding, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan sampler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] MslSamplerYcbcrConversion* conv)
{
// SpanOverloader
@@ -321,7 +321,7 @@ public static unsafe Result CompilerMslRemapConstexprSamplerByBindingYcbcr(this
}
/// To be documented.
- [NativeName("Src", "Line 887, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 894, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerMslRemapConstexprSamplerByBindingYcbcr(this Cross thisApi, Compiler* compiler, uint desc_set, uint binding, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan sampler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan conv)
{
// SpanOverloader
@@ -329,7 +329,7 @@ public static unsafe Result CompilerMslRemapConstexprSamplerByBindingYcbcr(this
}
/// To be documented.
- [NativeName("Src", "Line 897, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 904, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerMslSetCombinedSamplerSuffix(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan suffix)
{
// SpanOverloader
@@ -337,7 +337,7 @@ public static unsafe Result CompilerMslSetCombinedSamplerSuffix(this Cross thisA
}
/// To be documented.
- [NativeName("Src", "Line 910, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 917, Column 29 in spirv_cross_c.h")]
public static unsafe Result ResourcesGetResourceListForType(this Cross thisApi, Resources* resources, ResourceType type, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectedResource** resource_list, Span resource_size)
{
// SpanOverloader
@@ -345,7 +345,7 @@ public static unsafe Result ResourcesGetResourceListForType(this Cross thisApi,
}
/// To be documented.
- [NativeName("Src", "Line 910, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 917, Column 29 in spirv_cross_c.h")]
public static unsafe Result ResourcesGetResourceListForType(this Cross thisApi, Resources* resources, ResourceType type, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectedResource* resource_list, Span resource_size)
{
// SpanOverloader
@@ -353,7 +353,7 @@ public static unsafe Result ResourcesGetResourceListForType(this Cross thisApi,
}
/// To be documented.
- [NativeName("Src", "Line 914, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 921, Column 29 in spirv_cross_c.h")]
public static unsafe Result ResourcesGetBuiltinResourceListForType(this Cross thisApi, Resources* resources, BuiltinResourceType type, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectedBuiltinResource** resource_list, Span resource_size)
{
// SpanOverloader
@@ -361,7 +361,7 @@ public static unsafe Result ResourcesGetBuiltinResourceListForType(this Cross th
}
/// To be documented.
- [NativeName("Src", "Line 914, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 921, Column 29 in spirv_cross_c.h")]
public static unsafe Result ResourcesGetBuiltinResourceListForType(this Cross thisApi, Resources* resources, BuiltinResourceType type, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectedBuiltinResource* resource_list, Span resource_size)
{
// SpanOverloader
@@ -369,7 +369,7 @@ public static unsafe Result ResourcesGetBuiltinResourceListForType(this Cross th
}
/// To be documented.
- [NativeName("Src", "Line 925, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 932, Column 22 in spirv_cross_c.h")]
public static unsafe void CompilerSetDecorationString(this Cross thisApi, Compiler* compiler, uint id, Silk.NET.SPIRV.Decoration decoration, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan argument)
{
// SpanOverloader
@@ -377,7 +377,7 @@ public static unsafe void CompilerSetDecorationString(this Cross thisApi, Compil
}
/// To be documented.
- [NativeName("Src", "Line 927, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 934, Column 22 in spirv_cross_c.h")]
public static unsafe void CompilerSetName(this Cross thisApi, Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan argument)
{
// SpanOverloader
@@ -385,7 +385,7 @@ public static unsafe void CompilerSetName(this Cross thisApi, Compiler* compiler
}
/// To be documented.
- [NativeName("Src", "Line 930, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 937, Column 22 in spirv_cross_c.h")]
public static unsafe void CompilerSetMemberDecorationString(this Cross thisApi, Compiler* compiler, uint id, uint member_index, Silk.NET.SPIRV.Decoration decoration, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan argument)
{
// SpanOverloader
@@ -393,7 +393,7 @@ public static unsafe void CompilerSetMemberDecorationString(this Cross thisApi,
}
/// To be documented.
- [NativeName("Src", "Line 933, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 940, Column 22 in spirv_cross_c.h")]
public static unsafe void CompilerSetMemberName(this Cross thisApi, Compiler* compiler, uint id, uint member_index, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan argument)
{
// SpanOverloader
@@ -401,7 +401,7 @@ public static unsafe void CompilerSetMemberName(this Cross thisApi, Compiler* co
}
/// To be documented.
- [NativeName("Src", "Line 956, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 963, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerGetEntryPoints(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] EntryPoint** entry_points, Span num_entry_points)
{
// SpanOverloader
@@ -409,7 +409,7 @@ public static unsafe Result CompilerGetEntryPoints(this Cross thisApi, Compiler*
}
/// To be documented.
- [NativeName("Src", "Line 956, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 963, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerGetEntryPoints(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly EntryPoint* entry_points, Span num_entry_points)
{
// SpanOverloader
@@ -417,7 +417,7 @@ public static unsafe Result CompilerGetEntryPoints(this Cross thisApi, Compiler*
}
/// To be documented.
- [NativeName("Src", "Line 959, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 966, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerSetEntryPoint(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan name, Silk.NET.SPIRV.ExecutionModel model)
{
// SpanOverloader
@@ -425,7 +425,7 @@ public static unsafe Result CompilerSetEntryPoint(this Cross thisApi, Compiler*
}
/// To be documented.
- [NativeName("Src", "Line 961, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 968, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerRenameEntryPoint(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* old_name, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan new_name, Silk.NET.SPIRV.ExecutionModel model)
{
// SpanOverloader
@@ -433,7 +433,7 @@ public static unsafe Result CompilerRenameEntryPoint(this Cross thisApi, Compile
}
/// To be documented.
- [NativeName("Src", "Line 961, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 968, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerRenameEntryPoint(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan old_name, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* new_name, Silk.NET.SPIRV.ExecutionModel model)
{
// SpanOverloader
@@ -441,7 +441,7 @@ public static unsafe Result CompilerRenameEntryPoint(this Cross thisApi, Compile
}
/// To be documented.
- [NativeName("Src", "Line 961, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 968, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerRenameEntryPoint(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan old_name, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan new_name, Silk.NET.SPIRV.ExecutionModel model)
{
// SpanOverloader
@@ -449,7 +449,7 @@ public static unsafe Result CompilerRenameEntryPoint(this Cross thisApi, Compile
}
/// To be documented.
- [NativeName("Src", "Line 961, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 968, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerRenameEntryPoint(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan old_name, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string new_name, Silk.NET.SPIRV.ExecutionModel model)
{
// SpanOverloader
@@ -457,7 +457,7 @@ public static unsafe Result CompilerRenameEntryPoint(this Cross thisApi, Compile
}
/// To be documented.
- [NativeName("Src", "Line 961, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 968, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerRenameEntryPoint(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string old_name, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan new_name, Silk.NET.SPIRV.ExecutionModel model)
{
// SpanOverloader
@@ -465,7 +465,7 @@ public static unsafe Result CompilerRenameEntryPoint(this Cross thisApi, Compile
}
/// To be documented.
- [NativeName("Src", "Line 963, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 970, Column 29 in spirv_cross_c.h")]
public static unsafe byte* CompilerGetCleansedEntryPointName(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan name, Silk.NET.SPIRV.ExecutionModel model)
{
// SpanOverloader
@@ -473,7 +473,7 @@ public static unsafe Result CompilerRenameEntryPoint(this Cross thisApi, Compile
}
/// To be documented.
- [NativeName("Src", "Line 969, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 976, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerGetExecutionModes(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] Silk.NET.SPIRV.ExecutionMode** modes, Span num_modes)
{
// SpanOverloader
@@ -481,7 +481,7 @@ public static unsafe Result CompilerGetExecutionModes(this Cross thisApi, Compil
}
/// To be documented.
- [NativeName("Src", "Line 969, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 976, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerGetExecutionModes(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly Silk.NET.SPIRV.ExecutionMode* modes, Span num_modes)
{
// SpanOverloader
@@ -489,7 +489,7 @@ public static unsafe Result CompilerGetExecutionModes(this Cross thisApi, Compil
}
/// To be documented.
- [NativeName("Src", "Line 1015, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1022, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerGetDeclaredStructSize(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* struct_type, Span size)
{
// SpanOverloader
@@ -497,7 +497,7 @@ public static unsafe Result CompilerGetDeclaredStructSize(this Cross thisApi, Co
}
/// To be documented.
- [NativeName("Src", "Line 1016, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1023, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerGetDeclaredStructSizeRuntimeArray(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* struct_type, nuint array_size, Span size)
{
// SpanOverloader
@@ -505,7 +505,7 @@ public static unsafe Result CompilerGetDeclaredStructSizeRuntimeArray(this Cross
}
/// To be documented.
- [NativeName("Src", "Line 1018, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1025, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerGetDeclaredStructMemberSize(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type, uint index, Span size)
{
// SpanOverloader
@@ -513,7 +513,7 @@ public static unsafe Result CompilerGetDeclaredStructMemberSize(this Cross thisA
}
/// To be documented.
- [NativeName("Src", "Line 1020, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1027, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerTypeStructMemberOffset(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type, uint index, Span offset)
{
// SpanOverloader
@@ -521,7 +521,7 @@ public static unsafe Result CompilerTypeStructMemberOffset(this Cross thisApi, C
}
/// To be documented.
- [NativeName("Src", "Line 1022, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1029, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerTypeStructMemberArrayStride(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type, uint index, Span stride)
{
// SpanOverloader
@@ -529,7 +529,7 @@ public static unsafe Result CompilerTypeStructMemberArrayStride(this Cross thisA
}
/// To be documented.
- [NativeName("Src", "Line 1024, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1031, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerTypeStructMemberMatrixStride(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CrossType* type, uint index, Span stride)
{
// SpanOverloader
@@ -537,7 +537,7 @@ public static unsafe Result CompilerTypeStructMemberMatrixStride(this Cross this
}
/// To be documented.
- [NativeName("Src", "Line 1031, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1038, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerBuildDummySamplerForCombinedImages(this Cross thisApi, Compiler* compiler, Span id)
{
// SpanOverloader
@@ -545,7 +545,7 @@ public static unsafe Result CompilerBuildDummySamplerForCombinedImages(this Cros
}
/// To be documented.
- [NativeName("Src", "Line 1033, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1040, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerGetCombinedImageSamplers(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] CombinedImageSampler** samplers, Span num_samplers)
{
// SpanOverloader
@@ -553,7 +553,7 @@ public static unsafe Result CompilerGetCombinedImageSamplers(this Cross thisApi,
}
/// To be documented.
- [NativeName("Src", "Line 1033, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1040, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerGetCombinedImageSamplers(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly CombinedImageSampler* samplers, Span num_samplers)
{
// SpanOverloader
@@ -561,7 +561,7 @@ public static unsafe Result CompilerGetCombinedImageSamplers(this Cross thisApi,
}
/// To be documented.
- [NativeName("Src", "Line 1041, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1048, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerGetSpecializationConstants(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] SpecializationConstant** constants, Span num_constants)
{
// SpanOverloader
@@ -569,7 +569,7 @@ public static unsafe Result CompilerGetSpecializationConstants(this Cross thisAp
}
/// To be documented.
- [NativeName("Src", "Line 1041, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1048, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerGetSpecializationConstants(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly SpecializationConstant* constants, Span num_constants)
{
// SpanOverloader
@@ -577,7 +577,7 @@ public static unsafe Result CompilerGetSpecializationConstants(this Cross thisAp
}
/// To be documented.
- [NativeName("Src", "Line 1047, Column 34 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1054, Column 34 in spirv_cross_c.h")]
public static unsafe uint CompilerGetWorkGroupSizeSpecializationConstants(this Cross thisApi, Compiler* compiler, SpecializationConstant* x, SpecializationConstant* y, Span z)
{
// SpanOverloader
@@ -585,7 +585,7 @@ public static unsafe uint CompilerGetWorkGroupSizeSpecializationConstants(this C
}
/// To be documented.
- [NativeName("Src", "Line 1047, Column 34 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1054, Column 34 in spirv_cross_c.h")]
public static unsafe uint CompilerGetWorkGroupSizeSpecializationConstants(this Cross thisApi, Compiler* compiler, SpecializationConstant* x, Span y, SpecializationConstant* z)
{
// SpanOverloader
@@ -593,7 +593,7 @@ public static unsafe uint CompilerGetWorkGroupSizeSpecializationConstants(this C
}
/// To be documented.
- [NativeName("Src", "Line 1047, Column 34 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1054, Column 34 in spirv_cross_c.h")]
public static unsafe uint CompilerGetWorkGroupSizeSpecializationConstants(this Cross thisApi, Compiler* compiler, SpecializationConstant* x, Span y, Span z)
{
// SpanOverloader
@@ -601,7 +601,7 @@ public static unsafe uint CompilerGetWorkGroupSizeSpecializationConstants(this C
}
/// To be documented.
- [NativeName("Src", "Line 1047, Column 34 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1054, Column 34 in spirv_cross_c.h")]
public static unsafe uint CompilerGetWorkGroupSizeSpecializationConstants(this Cross thisApi, Compiler* compiler, Span x, SpecializationConstant* y, SpecializationConstant* z)
{
// SpanOverloader
@@ -609,7 +609,7 @@ public static unsafe uint CompilerGetWorkGroupSizeSpecializationConstants(this C
}
/// To be documented.
- [NativeName("Src", "Line 1047, Column 34 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1054, Column 34 in spirv_cross_c.h")]
public static unsafe uint CompilerGetWorkGroupSizeSpecializationConstants(this Cross thisApi, Compiler* compiler, Span x, SpecializationConstant* y, Span z)
{
// SpanOverloader
@@ -617,7 +617,7 @@ public static unsafe uint CompilerGetWorkGroupSizeSpecializationConstants(this C
}
/// To be documented.
- [NativeName("Src", "Line 1047, Column 34 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1054, Column 34 in spirv_cross_c.h")]
public static unsafe uint CompilerGetWorkGroupSizeSpecializationConstants(this Cross thisApi, Compiler* compiler, Span x, Span y, SpecializationConstant* z)
{
// SpanOverloader
@@ -625,7 +625,7 @@ public static unsafe uint CompilerGetWorkGroupSizeSpecializationConstants(this C
}
/// To be documented.
- [NativeName("Src", "Line 1047, Column 34 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1054, Column 34 in spirv_cross_c.h")]
public static unsafe uint CompilerGetWorkGroupSizeSpecializationConstants(this Cross thisApi, Compiler* compiler, Span x, Span y, Span z)
{
// SpanOverloader
@@ -633,7 +633,7 @@ public static unsafe uint CompilerGetWorkGroupSizeSpecializationConstants(this C
}
/// To be documented.
- [NativeName("Src", "Line 1056, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1063, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerGetActiveBufferRanges(this Cross thisApi, Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] BufferRange** ranges, Span num_ranges)
{
// SpanOverloader
@@ -641,7 +641,7 @@ public static unsafe Result CompilerGetActiveBufferRanges(this Cross thisApi, Co
}
/// To be documented.
- [NativeName("Src", "Line 1056, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1063, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerGetActiveBufferRanges(this Cross thisApi, Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly BufferRange* ranges, Span num_ranges)
{
// SpanOverloader
@@ -649,7 +649,7 @@ public static unsafe Result CompilerGetActiveBufferRanges(this Cross thisApi, Co
}
/// To be documented.
- [NativeName("Src", "Line 1076, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1083, Column 22 in spirv_cross_c.h")]
public static unsafe void ConstantGetSubconstants(this Cross thisApi, Constant* constant, [Flow(Silk.NET.Core.Native.FlowDirection.In)] uint** constituents, Span count)
{
// SpanOverloader
@@ -657,7 +657,7 @@ public static unsafe void ConstantGetSubconstants(this Cross thisApi, Constant*
}
/// To be documented.
- [NativeName("Src", "Line 1076, Column 22 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1083, Column 22 in spirv_cross_c.h")]
public static unsafe void ConstantGetSubconstants(this Cross thisApi, Constant* constant, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly uint* constituents, Span count)
{
// SpanOverloader
@@ -665,7 +665,7 @@ public static unsafe void ConstantGetSubconstants(this Cross thisApi, Constant*
}
/// To be documented.
- [NativeName("Src", "Line 1100, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1107, Column 27 in spirv_cross_c.h")]
public static unsafe byte CompilerGetBinaryOffsetForDecoration(this Cross thisApi, Compiler* compiler, uint id, Silk.NET.SPIRV.Decoration decoration, Span word_offset)
{
// SpanOverloader
@@ -673,7 +673,7 @@ public static unsafe byte CompilerGetBinaryOffsetForDecoration(this Cross thisAp
}
/// To be documented.
- [NativeName("Src", "Line 1106, Column 27 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1113, Column 27 in spirv_cross_c.h")]
public static unsafe byte CompilerBufferGetHlslCounterBuffer(this Cross thisApi, Compiler* compiler, uint id, Span counter_id)
{
// SpanOverloader
@@ -681,7 +681,7 @@ public static unsafe byte CompilerBufferGetHlslCounterBuffer(this Cross thisApi,
}
/// To be documented.
- [NativeName("Src", "Line 1109, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1116, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerGetDeclaredCapabilities(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] Silk.NET.SPIRV.Capability** capabilities, Span num_capabilities)
{
// SpanOverloader
@@ -689,7 +689,7 @@ public static unsafe Result CompilerGetDeclaredCapabilities(this Cross thisApi,
}
/// To be documented.
- [NativeName("Src", "Line 1109, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1116, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerGetDeclaredCapabilities(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly Silk.NET.SPIRV.Capability* capabilities, Span num_capabilities)
{
// SpanOverloader
@@ -697,7 +697,7 @@ public static unsafe Result CompilerGetDeclaredCapabilities(this Cross thisApi,
}
/// To be documented.
- [NativeName("Src", "Line 1112, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1119, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerGetDeclaredExtensions(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte*** extensions, Span num_extensions)
{
// SpanOverloader
@@ -705,7 +705,7 @@ public static unsafe Result CompilerGetDeclaredExtensions(this Cross thisApi, Co
}
/// To be documented.
- [NativeName("Src", "Line 1112, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1119, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerGetDeclaredExtensions(this Cross thisApi, Compiler* compiler, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte** extensions, Span num_extensions)
{
// SpanOverloader
@@ -713,7 +713,7 @@ public static unsafe Result CompilerGetDeclaredExtensions(this Cross thisApi, Co
}
/// To be documented.
- [NativeName("Src", "Line 1116, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1123, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerGetBufferBlockDecorations(this Cross thisApi, Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] Silk.NET.SPIRV.Decoration** decorations, Span num_decorations)
{
// SpanOverloader
@@ -721,7 +721,7 @@ public static unsafe Result CompilerGetBufferBlockDecorations(this Cross thisApi
}
/// To be documented.
- [NativeName("Src", "Line 1116, Column 29 in spirv_cross_c.h")]
+ [NativeName("Src", "Line 1123, Column 29 in spirv_cross_c.h")]
public static unsafe Result CompilerGetBufferBlockDecorations(this Cross thisApi, Compiler* compiler, uint id, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly Silk.NET.SPIRV.Decoration* decorations, Span num_decorations)
{
// SpanOverloader
diff --git a/src/SPIRV/Silk.NET.SPIRV.Cross/Enums/CompilerOption.gen.cs b/src/SPIRV/Silk.NET.SPIRV.Cross/Enums/CompilerOption.gen.cs
index e9a26c608f..736399cd93 100644
--- a/src/SPIRV/Silk.NET.SPIRV.Cross/Enums/CompilerOption.gen.cs
+++ b/src/SPIRV/Silk.NET.SPIRV.Cross/Enums/CompilerOption.gen.cs
@@ -200,6 +200,12 @@ public enum CompilerOption : int
HlslUseEntryPointName = 0x400005A,
[NativeName("Name", "SPVC_COMPILER_OPTION_HLSL_PRESERVE_STRUCTURED_BUFFERS")]
HlslPreserveStructuredBuffers = 0x400005B,
+ [NativeName("Name", "SPVC_COMPILER_OPTION_MSL_AUTO_DISABLE_RASTERIZATION")]
+ MslAutoDisableRasterization = 0x800005C,
+ [NativeName("Name", "SPVC_COMPILER_OPTION_MSL_ENABLE_POINT_SIZE_DEFAULT")]
+ MslEnablePointSizeDefault = 0x800005D,
+ [NativeName("Name", "SPVC_COMPILER_OPTION_HLSL_USER_SEMANTIC")]
+ HlslUserSemantic = 0x400005E,
[NativeName("Name", "SPVC_COMPILER_OPTION_INT_MAX")]
IntMax = 0x7FFFFFFF,
}
diff --git a/src/SPIRV/Silk.NET.SPIRV.Cross/Enums/ResourceType.gen.cs b/src/SPIRV/Silk.NET.SPIRV.Cross/Enums/ResourceType.gen.cs
index 48ec266440..239cec9a69 100644
--- a/src/SPIRV/Silk.NET.SPIRV.Cross/Enums/ResourceType.gen.cs
+++ b/src/SPIRV/Silk.NET.SPIRV.Cross/Enums/ResourceType.gen.cs
@@ -44,6 +44,8 @@ public enum ResourceType : int
ShaderRecordBuffer = 0xE,
[NativeName("Name", "SPVC_RESOURCE_TYPE_GL_PLAIN_UNIFORM")]
GLPlainUniform = 0xF,
+ [NativeName("Name", "SPVC_RESOURCE_TYPE_TENSOR")]
+ Tensor = 0x10,
[NativeName("Name", "SPVC_RESOURCE_TYPE_INT_MAX")]
IntMax = 0x7FFFFFFF,
}
diff --git a/src/SPIRV/Silk.NET.SPIRV.Reflect/Enums/AnonymousEnumSpirvReflectL330C1.gen.cs b/src/SPIRV/Silk.NET.SPIRV.Reflect/Enums/AnonymousEnumSpirvReflectL331C1.gen.cs
similarity index 81%
rename from src/SPIRV/Silk.NET.SPIRV.Reflect/Enums/AnonymousEnumSpirvReflectL330C1.gen.cs
rename to src/SPIRV/Silk.NET.SPIRV.Reflect/Enums/AnonymousEnumSpirvReflectL331C1.gen.cs
index 92815e102a..ec5ba201d3 100644
--- a/src/SPIRV/Silk.NET.SPIRV.Reflect/Enums/AnonymousEnumSpirvReflectL330C1.gen.cs
+++ b/src/SPIRV/Silk.NET.SPIRV.Reflect/Enums/AnonymousEnumSpirvReflectL331C1.gen.cs
@@ -10,8 +10,8 @@
namespace Silk.NET.SPIRV.Reflect
{
[Flags]
- [NativeName("Name", "__AnonymousEnum_spirv_reflect_L330_C1")]
- public enum AnonymousEnumSpirvReflectL330C1 : int
+ [NativeName("Name", "__AnonymousEnum_spirv_reflect_L331_C1")]
+ public enum AnonymousEnumSpirvReflectL331C1 : int
{
[NativeName("Name", "")]
None = 0,
diff --git a/src/SPIRV/Silk.NET.SPIRV.Reflect/Enums/AnonymousEnumSpirvReflectL335C1.gen.cs b/src/SPIRV/Silk.NET.SPIRV.Reflect/Enums/AnonymousEnumSpirvReflectL336C1.gen.cs
similarity index 82%
rename from src/SPIRV/Silk.NET.SPIRV.Reflect/Enums/AnonymousEnumSpirvReflectL335C1.gen.cs
rename to src/SPIRV/Silk.NET.SPIRV.Reflect/Enums/AnonymousEnumSpirvReflectL336C1.gen.cs
index 7c0f6253ff..6b6cbcfd79 100644
--- a/src/SPIRV/Silk.NET.SPIRV.Reflect/Enums/AnonymousEnumSpirvReflectL335C1.gen.cs
+++ b/src/SPIRV/Silk.NET.SPIRV.Reflect/Enums/AnonymousEnumSpirvReflectL336C1.gen.cs
@@ -9,8 +9,8 @@
namespace Silk.NET.SPIRV.Reflect
{
- [NativeName("Name", "__AnonymousEnum_spirv_reflect_L335_C1")]
- public enum AnonymousEnumSpirvReflectL335C1 : int
+ [NativeName("Name", "__AnonymousEnum_spirv_reflect_L336_C1")]
+ public enum AnonymousEnumSpirvReflectL336C1 : int
{
[NativeName("Name", "SPV_REFLECT_BINDING_NUMBER_DONT_CHANGE")]
BindingNumberDontChange = unchecked((int) 0xFFFFFFFFFFFFFFFF),
diff --git a/src/SPIRV/Silk.NET.SPIRV.Reflect/Enums/Generator.gen.cs b/src/SPIRV/Silk.NET.SPIRV.Reflect/Enums/Generator.gen.cs
index add3cd0d8b..8bbfe085de 100644
--- a/src/SPIRV/Silk.NET.SPIRV.Reflect/Enums/Generator.gen.cs
+++ b/src/SPIRV/Silk.NET.SPIRV.Reflect/Enums/Generator.gen.cs
@@ -32,5 +32,7 @@ public enum Generator : int
WineVkd3DShaderCompiler = 0x12,
[NativeName("Name", "SPV_REFLECT_GENERATOR_CLAY_CLAY_SHADER_COMPILER")]
ClayClayShaderCompiler = 0x13,
+ [NativeName("Name", "SPV_REFLECT_GENERATOR_SLANG_SHADER_COMPILER")]
+ SlangShaderCompiler = 0x28,
}
}
diff --git a/src/SPIRV/Silk.NET.SPIRV.Reflect/Reflect.gen.cs b/src/SPIRV/Silk.NET.SPIRV.Reflect/Reflect.gen.cs
index 9dcb6be2c9..e354bedc84 100644
--- a/src/SPIRV/Silk.NET.SPIRV.Reflect/Reflect.gen.cs
+++ b/src/SPIRV/Silk.NET.SPIRV.Reflect/Reflect.gen.cs
@@ -18,2234 +18,2234 @@ public unsafe partial class Reflect : NativeAPI
{
/// To be documented.
- [NativeName("Src", "Line 636, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 656, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectCreateShaderModule")]
public unsafe partial Result CreateShaderModule(nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] void* p_code, ReflectShaderModule* p_module);
/// To be documented.
- [NativeName("Src", "Line 636, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 656, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectCreateShaderModule")]
public unsafe partial Result CreateShaderModule(nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] void* p_code, ref ReflectShaderModule p_module);
/// To be documented.
- [NativeName("Src", "Line 636, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 656, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectCreateShaderModule")]
public unsafe partial Result CreateShaderModule(nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly T0 p_code, ReflectShaderModule* p_module) where T0 : unmanaged;
/// To be documented.
- [NativeName("Src", "Line 636, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 656, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectCreateShaderModule")]
public partial Result CreateShaderModule(nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly T0 p_code, ref ReflectShaderModule p_module) where T0 : unmanaged;
/// To be documented.
- [NativeName("Src", "Line 651, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 671, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectCreateShaderModule2")]
public unsafe partial Result CreateShaderModule2(uint flags, nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] void* p_code, ReflectShaderModule* p_module);
/// To be documented.
- [NativeName("Src", "Line 651, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 671, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectCreateShaderModule2")]
public unsafe partial Result CreateShaderModule2(uint flags, nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] void* p_code, ref ReflectShaderModule p_module);
/// To be documented.
- [NativeName("Src", "Line 651, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 671, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectCreateShaderModule2")]
public unsafe partial Result CreateShaderModule2(uint flags, nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly T0 p_code, ReflectShaderModule* p_module) where T0 : unmanaged;
/// To be documented.
- [NativeName("Src", "Line 651, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 671, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectCreateShaderModule2")]
public partial Result CreateShaderModule2(uint flags, nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly T0 p_code, ref ReflectShaderModule p_module) where T0 : unmanaged;
/// To be documented.
- [NativeName("Src", "Line 659, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 679, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetShaderModule")]
public unsafe partial Result GetShaderModule(nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] void* p_code, ReflectShaderModule* p_module);
/// To be documented.
- [NativeName("Src", "Line 659, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 679, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetShaderModule")]
public unsafe partial Result GetShaderModule(nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] void* p_code, ref ReflectShaderModule p_module);
/// To be documented.
- [NativeName("Src", "Line 659, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 679, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetShaderModule")]
public unsafe partial Result GetShaderModule(nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly T0 p_code, ReflectShaderModule* p_module) where T0 : unmanaged;
/// To be documented.
- [NativeName("Src", "Line 659, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 679, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetShaderModule")]
public partial Result GetShaderModule(nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly T0 p_code, ref ReflectShaderModule p_module) where T0 : unmanaged;
/// To be documented.
- [NativeName("Src", "Line 671, Column 6 in spirv_reflect.h")]
+ [NativeName("Src", "Line 691, Column 6 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectDestroyShaderModule")]
public unsafe partial void DestroyShaderModule(ReflectShaderModule* p_module);
/// To be documented.
- [NativeName("Src", "Line 671, Column 6 in spirv_reflect.h")]
+ [NativeName("Src", "Line 691, Column 6 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectDestroyShaderModule")]
public partial void DestroyShaderModule(ref ReflectShaderModule p_module);
/// To be documented.
- [NativeName("Src", "Line 680, Column 10 in spirv_reflect.h")]
+ [NativeName("Src", "Line 700, Column 10 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetCodeSize")]
public unsafe partial uint GetCodeSize([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module);
/// To be documented.
- [NativeName("Src", "Line 680, Column 10 in spirv_reflect.h")]
+ [NativeName("Src", "Line 700, Column 10 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetCodeSize")]
public partial uint GetCodeSize([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module);
/// To be documented.
- [NativeName("Src", "Line 689, Column 17 in spirv_reflect.h")]
+ [NativeName("Src", "Line 709, Column 17 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetCode")]
public unsafe partial uint* GetCode([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module);
/// To be documented.
- [NativeName("Src", "Line 689, Column 17 in spirv_reflect.h")]
+ [NativeName("Src", "Line 709, Column 17 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetCode")]
public unsafe partial uint* GetCode([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module);
/// To be documented.
- [NativeName("Src", "Line 698, Column 29 in spirv_reflect.h")]
+ [NativeName("Src", "Line 718, Column 29 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPoint")]
public unsafe partial EntryPoint* GetEntryPoint([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point);
/// To be documented.
- [NativeName("Src", "Line 698, Column 29 in spirv_reflect.h")]
+ [NativeName("Src", "Line 718, Column 29 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPoint")]
public unsafe partial EntryPoint* GetEntryPoint([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point);
/// To be documented.
- [NativeName("Src", "Line 698, Column 29 in spirv_reflect.h")]
+ [NativeName("Src", "Line 718, Column 29 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPoint")]
public unsafe partial EntryPoint* GetEntryPoint([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point);
/// To be documented.
- [NativeName("Src", "Line 698, Column 29 in spirv_reflect.h")]
+ [NativeName("Src", "Line 718, Column 29 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPoint")]
public unsafe partial EntryPoint* GetEntryPoint([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point);
/// To be documented.
- [NativeName("Src", "Line 698, Column 29 in spirv_reflect.h")]
+ [NativeName("Src", "Line 718, Column 29 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPoint")]
public unsafe partial EntryPoint* GetEntryPoint([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point);
/// To be documented.
- [NativeName("Src", "Line 698, Column 29 in spirv_reflect.h")]
+ [NativeName("Src", "Line 718, Column 29 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPoint")]
public unsafe partial EntryPoint* GetEntryPoint([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point);
/// To be documented.
- [NativeName("Src", "Line 721, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 741, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateDescriptorBindings")]
public unsafe partial Result EnumerateDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint* p_count, DescriptorBinding** pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 721, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 741, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateDescriptorBindings")]
public unsafe partial Result EnumerateDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint* p_count, ref DescriptorBinding* pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 721, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 741, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateDescriptorBindings")]
public unsafe partial Result EnumerateDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, ref uint p_count, DescriptorBinding** pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 721, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 741, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateDescriptorBindings")]
public unsafe partial Result EnumerateDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, ref uint p_count, ref DescriptorBinding* pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 721, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 741, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateDescriptorBindings")]
public unsafe partial Result EnumerateDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint* p_count, DescriptorBinding** pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 721, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 741, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateDescriptorBindings")]
public unsafe partial Result EnumerateDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint* p_count, ref DescriptorBinding* pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 721, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 741, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateDescriptorBindings")]
public unsafe partial Result EnumerateDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, ref uint p_count, DescriptorBinding** pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 721, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 741, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateDescriptorBindings")]
public unsafe partial Result EnumerateDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, ref uint p_count, ref DescriptorBinding* pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, DescriptorBinding** pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, ref DescriptorBinding* pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, DescriptorBinding** pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, ref DescriptorBinding* pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, DescriptorBinding** pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, ref DescriptorBinding* pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, DescriptorBinding** pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, ref DescriptorBinding* pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, DescriptorBinding** pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, ref DescriptorBinding* pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, DescriptorBinding** pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, ref DescriptorBinding* pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, DescriptorBinding** pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, ref DescriptorBinding* pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, DescriptorBinding** pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, ref DescriptorBinding* pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, DescriptorBinding** pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, ref DescriptorBinding* pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, DescriptorBinding** pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, ref DescriptorBinding* pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, DescriptorBinding** pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, ref DescriptorBinding* pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, DescriptorBinding** pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorBindings")]
public unsafe partial Result EnumerateEntryPointDescriptorBindings([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, ref DescriptorBinding* pp_bindings);
/// To be documented.
- [NativeName("Src", "Line 772, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 792, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateDescriptorSets")]
public unsafe partial Result EnumerateDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint* p_count, ReflectDescriptorSet** pp_sets);
/// To be documented.
- [NativeName("Src", "Line 772, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 792, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateDescriptorSets")]
public unsafe partial Result EnumerateDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint* p_count, ref ReflectDescriptorSet* pp_sets);
/// To be documented.
- [NativeName("Src", "Line 772, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 792, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateDescriptorSets")]
public unsafe partial Result EnumerateDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, ref uint p_count, ReflectDescriptorSet** pp_sets);
/// To be documented.
- [NativeName("Src", "Line 772, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 792, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateDescriptorSets")]
public unsafe partial Result EnumerateDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, ref uint p_count, ref ReflectDescriptorSet* pp_sets);
/// To be documented.
- [NativeName("Src", "Line 772, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 792, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateDescriptorSets")]
public unsafe partial Result EnumerateDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint* p_count, ReflectDescriptorSet** pp_sets);
/// To be documented.
- [NativeName("Src", "Line 772, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 792, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateDescriptorSets")]
public unsafe partial Result EnumerateDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint* p_count, ref ReflectDescriptorSet* pp_sets);
/// To be documented.
- [NativeName("Src", "Line 772, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 792, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateDescriptorSets")]
public unsafe partial Result EnumerateDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, ref uint p_count, ReflectDescriptorSet** pp_sets);
/// To be documented.
- [NativeName("Src", "Line 772, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 792, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateDescriptorSets")]
public unsafe partial Result EnumerateDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, ref uint p_count, ref ReflectDescriptorSet* pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, ReflectDescriptorSet** pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, ref ReflectDescriptorSet* pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, ReflectDescriptorSet** pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, ref ReflectDescriptorSet* pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, ReflectDescriptorSet** pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, ref ReflectDescriptorSet* pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, ReflectDescriptorSet** pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, ref ReflectDescriptorSet* pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, ReflectDescriptorSet** pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, ref ReflectDescriptorSet* pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, ReflectDescriptorSet** pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, ref ReflectDescriptorSet* pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, ReflectDescriptorSet** pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, ref ReflectDescriptorSet* pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, ReflectDescriptorSet** pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, ref ReflectDescriptorSet* pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, ReflectDescriptorSet** pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, ref ReflectDescriptorSet* pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, ReflectDescriptorSet** pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, ref ReflectDescriptorSet* pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, ReflectDescriptorSet** pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, ref ReflectDescriptorSet* pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, ReflectDescriptorSet** pp_sets);
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointDescriptorSets")]
public unsafe partial Result EnumerateEntryPointDescriptorSets([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, ref ReflectDescriptorSet* pp_sets);
/// To be documented.
- [NativeName("Src", "Line 825, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 845, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateInterfaceVariables")]
public unsafe partial Result EnumerateInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 825, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 845, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateInterfaceVariables")]
public unsafe partial Result EnumerateInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 825, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 845, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateInterfaceVariables")]
public unsafe partial Result EnumerateInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 825, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 845, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateInterfaceVariables")]
public unsafe partial Result EnumerateInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 825, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 845, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateInterfaceVariables")]
public unsafe partial Result EnumerateInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 825, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 845, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateInterfaceVariables")]
public unsafe partial Result EnumerateInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 825, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 845, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateInterfaceVariables")]
public unsafe partial Result EnumerateInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 825, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 845, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateInterfaceVariables")]
public unsafe partial Result EnumerateInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInterfaceVariables")]
public unsafe partial Result EnumerateEntryPointInterfaceVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 877, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 897, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateInputVariables")]
public unsafe partial Result EnumerateInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 877, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 897, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateInputVariables")]
public unsafe partial Result EnumerateInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 877, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 897, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateInputVariables")]
public unsafe partial Result EnumerateInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 877, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 897, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateInputVariables")]
public unsafe partial Result EnumerateInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 877, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 897, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateInputVariables")]
public unsafe partial Result EnumerateInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 877, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 897, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateInputVariables")]
public unsafe partial Result EnumerateInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 877, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 897, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateInputVariables")]
public unsafe partial Result EnumerateInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 877, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 897, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateInputVariables")]
public unsafe partial Result EnumerateInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 902, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 922, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointInputVariables")]
public unsafe partial Result EnumerateEntryPointInputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 929, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 949, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateOutputVariables")]
public unsafe partial Result EnumerateOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 929, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 949, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateOutputVariables")]
public unsafe partial Result EnumerateOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 929, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 949, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateOutputVariables")]
public unsafe partial Result EnumerateOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 929, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 949, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateOutputVariables")]
public unsafe partial Result EnumerateOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 929, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 949, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateOutputVariables")]
public unsafe partial Result EnumerateOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 929, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 949, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateOutputVariables")]
public unsafe partial Result EnumerateOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 929, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 949, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateOutputVariables")]
public unsafe partial Result EnumerateOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 929, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 949, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateOutputVariables")]
public unsafe partial Result EnumerateOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, InterfaceVariable** pp_variables);
/// To be documented.
- [NativeName("Src", "Line 954, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 974, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointOutputVariables")]
public unsafe partial Result EnumerateEntryPointOutputVariables([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, ref InterfaceVariable* pp_variables);
/// To be documented.
- [NativeName("Src", "Line 982, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1002, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumeratePushConstantBlocks")]
public unsafe partial Result EnumeratePushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint* p_count, BlockVariable** pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 982, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1002, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumeratePushConstantBlocks")]
public unsafe partial Result EnumeratePushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint* p_count, ref BlockVariable* pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 982, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1002, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumeratePushConstantBlocks")]
public unsafe partial Result EnumeratePushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, ref uint p_count, BlockVariable** pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 982, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1002, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumeratePushConstantBlocks")]
public unsafe partial Result EnumeratePushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, ref uint p_count, ref BlockVariable* pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 982, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1002, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumeratePushConstantBlocks")]
public unsafe partial Result EnumeratePushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint* p_count, BlockVariable** pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 982, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1002, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumeratePushConstantBlocks")]
public unsafe partial Result EnumeratePushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint* p_count, ref BlockVariable* pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 982, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1002, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumeratePushConstantBlocks")]
public unsafe partial Result EnumeratePushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, ref uint p_count, BlockVariable** pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 982, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1002, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumeratePushConstantBlocks")]
public unsafe partial Result EnumeratePushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, ref uint p_count, ref BlockVariable* pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 988, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1008, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumeratePushConstants")]
public unsafe partial Result EnumeratePushConstants([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint* p_count, BlockVariable** pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 988, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1008, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumeratePushConstants")]
public unsafe partial Result EnumeratePushConstants([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint* p_count, ref BlockVariable* pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 988, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1008, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumeratePushConstants")]
public unsafe partial Result EnumeratePushConstants([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, ref uint p_count, BlockVariable** pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 988, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1008, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumeratePushConstants")]
public unsafe partial Result EnumeratePushConstants([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, ref uint p_count, ref BlockVariable* pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 988, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1008, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumeratePushConstants")]
public unsafe partial Result EnumeratePushConstants([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint* p_count, BlockVariable** pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 988, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1008, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumeratePushConstants")]
public unsafe partial Result EnumeratePushConstants([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint* p_count, ref BlockVariable* pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 988, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1008, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumeratePushConstants")]
public unsafe partial Result EnumeratePushConstants([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, ref uint p_count, BlockVariable** pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 988, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1008, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumeratePushConstants")]
public unsafe partial Result EnumeratePushConstants([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, ref uint p_count, ref BlockVariable* pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, BlockVariable** pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, ref BlockVariable* pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, BlockVariable** pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, ref BlockVariable* pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, BlockVariable** pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, ref BlockVariable* pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, BlockVariable** pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, ref BlockVariable* pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, BlockVariable** pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, ref BlockVariable* pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, BlockVariable** pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, ref BlockVariable* pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, BlockVariable** pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, ref BlockVariable* pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, BlockVariable** pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref uint p_count, ref BlockVariable* pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, BlockVariable** pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint* p_count, ref BlockVariable* pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, BlockVariable** pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref uint p_count, ref BlockVariable* pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, BlockVariable** pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, ref BlockVariable* pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, BlockVariable** pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1014, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1034, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateEntryPointPushConstantBlocks")]
public unsafe partial Result EnumerateEntryPointPushConstantBlocks([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref uint p_count, ref BlockVariable* pp_blocks);
/// To be documented.
- [NativeName("Src", "Line 1035, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1055, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateSpecializationConstants")]
public unsafe partial Result EnumerateSpecializationConstants([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint* p_count, SpecializationConstant** pp_constants);
/// To be documented.
- [NativeName("Src", "Line 1035, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1055, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateSpecializationConstants")]
public unsafe partial Result EnumerateSpecializationConstants([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint* p_count, ref SpecializationConstant* pp_constants);
/// To be documented.
- [NativeName("Src", "Line 1035, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1055, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateSpecializationConstants")]
public unsafe partial Result EnumerateSpecializationConstants([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, ref uint p_count, SpecializationConstant** pp_constants);
/// To be documented.
- [NativeName("Src", "Line 1035, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1055, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateSpecializationConstants")]
public unsafe partial Result EnumerateSpecializationConstants([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, ref uint p_count, ref SpecializationConstant* pp_constants);
/// To be documented.
- [NativeName("Src", "Line 1035, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1055, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateSpecializationConstants")]
public unsafe partial Result EnumerateSpecializationConstants([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint* p_count, SpecializationConstant** pp_constants);
/// To be documented.
- [NativeName("Src", "Line 1035, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1055, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateSpecializationConstants")]
public unsafe partial Result EnumerateSpecializationConstants([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint* p_count, ref SpecializationConstant* pp_constants);
/// To be documented.
- [NativeName("Src", "Line 1035, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1055, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateSpecializationConstants")]
public unsafe partial Result EnumerateSpecializationConstants([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, ref uint p_count, SpecializationConstant** pp_constants);
/// To be documented.
- [NativeName("Src", "Line 1035, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1055, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectEnumerateSpecializationConstants")]
public unsafe partial Result EnumerateSpecializationConstants([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, ref uint p_count, ref SpecializationConstant* pp_constants);
/// To be documented.
- [NativeName("Src", "Line 1063, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1083, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetDescriptorBinding")]
public unsafe partial DescriptorBinding* GetDescriptorBinding([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint binding_number, uint set_number, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1063, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1083, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetDescriptorBinding")]
public unsafe partial DescriptorBinding* GetDescriptorBinding([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint binding_number, uint set_number, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1063, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1083, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetDescriptorBinding")]
public unsafe partial DescriptorBinding* GetDescriptorBinding([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint binding_number, uint set_number, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1063, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1083, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetDescriptorBinding")]
public unsafe partial DescriptorBinding* GetDescriptorBinding([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint binding_number, uint set_number, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1095, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1115, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorBinding")]
public unsafe partial DescriptorBinding* GetEntryPointDescriptorBinding([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint binding_number, uint set_number, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1095, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1115, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorBinding")]
public unsafe partial DescriptorBinding* GetEntryPointDescriptorBinding([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint binding_number, uint set_number, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1095, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1115, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorBinding")]
public unsafe partial DescriptorBinding* GetEntryPointDescriptorBinding([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint binding_number, uint set_number, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1095, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1115, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorBinding")]
public unsafe partial DescriptorBinding* GetEntryPointDescriptorBinding([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint binding_number, uint set_number, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1095, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1115, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorBinding")]
public unsafe partial DescriptorBinding* GetEntryPointDescriptorBinding([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint binding_number, uint set_number, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1095, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1115, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorBinding")]
public unsafe partial DescriptorBinding* GetEntryPointDescriptorBinding([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint binding_number, uint set_number, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1095, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1115, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorBinding")]
public unsafe partial DescriptorBinding* GetEntryPointDescriptorBinding([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint binding_number, uint set_number, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1095, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1115, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorBinding")]
public unsafe partial DescriptorBinding* GetEntryPointDescriptorBinding([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint binding_number, uint set_number, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1095, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1115, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorBinding")]
public unsafe partial DescriptorBinding* GetEntryPointDescriptorBinding([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint binding_number, uint set_number, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1095, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1115, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorBinding")]
public unsafe partial DescriptorBinding* GetEntryPointDescriptorBinding([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint binding_number, uint set_number, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1095, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1115, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorBinding")]
public unsafe partial DescriptorBinding* GetEntryPointDescriptorBinding([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint binding_number, uint set_number, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1095, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1115, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorBinding")]
public unsafe partial DescriptorBinding* GetEntryPointDescriptorBinding([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint binding_number, uint set_number, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1120, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1140, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetDescriptorSet")]
public unsafe partial ReflectDescriptorSet* GetDescriptorSet([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint set_number, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1120, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1140, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetDescriptorSet")]
public unsafe partial ReflectDescriptorSet* GetDescriptorSet([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint set_number, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1120, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1140, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetDescriptorSet")]
public unsafe partial ReflectDescriptorSet* GetDescriptorSet([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint set_number, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1120, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1140, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetDescriptorSet")]
public unsafe partial ReflectDescriptorSet* GetDescriptorSet([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint set_number, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1143, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1163, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorSet")]
public unsafe partial ReflectDescriptorSet* GetEntryPointDescriptorSet([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint set_number, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1143, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1163, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorSet")]
public unsafe partial ReflectDescriptorSet* GetEntryPointDescriptorSet([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint set_number, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1143, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1163, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorSet")]
public unsafe partial ReflectDescriptorSet* GetEntryPointDescriptorSet([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint set_number, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1143, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1163, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorSet")]
public unsafe partial ReflectDescriptorSet* GetEntryPointDescriptorSet([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint set_number, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1143, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1163, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorSet")]
public unsafe partial ReflectDescriptorSet* GetEntryPointDescriptorSet([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint set_number, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1143, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1163, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorSet")]
public unsafe partial ReflectDescriptorSet* GetEntryPointDescriptorSet([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint set_number, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1143, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1163, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorSet")]
public unsafe partial ReflectDescriptorSet* GetEntryPointDescriptorSet([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint set_number, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1143, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1163, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorSet")]
public unsafe partial ReflectDescriptorSet* GetEntryPointDescriptorSet([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint set_number, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1143, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1163, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorSet")]
public unsafe partial ReflectDescriptorSet* GetEntryPointDescriptorSet([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint set_number, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1143, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1163, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorSet")]
public unsafe partial ReflectDescriptorSet* GetEntryPointDescriptorSet([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint set_number, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1143, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1163, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorSet")]
public unsafe partial ReflectDescriptorSet* GetEntryPointDescriptorSet([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint set_number, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1143, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1163, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointDescriptorSet")]
public unsafe partial ReflectDescriptorSet* GetEntryPointDescriptorSet([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint set_number, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1171, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1191, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetInputVariableByLocation")]
public unsafe partial InterfaceVariable* GetInputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint location, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1171, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1191, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetInputVariableByLocation")]
public unsafe partial InterfaceVariable* GetInputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint location, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1171, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1191, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetInputVariableByLocation")]
public unsafe partial InterfaceVariable* GetInputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint location, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1171, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1191, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetInputVariableByLocation")]
public unsafe partial InterfaceVariable* GetInputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint location, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1177, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1197, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetInputVariable")]
public unsafe partial InterfaceVariable* GetInputVariable([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint location, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1177, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1197, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetInputVariable")]
public unsafe partial InterfaceVariable* GetInputVariable([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint location, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1177, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1197, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetInputVariable")]
public unsafe partial InterfaceVariable* GetInputVariable([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint location, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1177, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1197, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetInputVariable")]
public unsafe partial InterfaceVariable* GetInputVariable([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint location, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1204, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1224, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint location, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1204, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1224, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint location, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1204, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1224, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint location, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1204, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1224, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint location, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1204, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1224, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint location, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1204, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1224, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint location, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1204, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1224, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint location, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1204, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1224, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint location, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1204, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1224, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint location, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1204, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1224, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint location, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1204, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1224, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint location, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1204, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1224, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint location, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1232, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1252, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1232, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1252, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1232, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1252, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1232, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1252, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1232, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1252, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1232, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1252, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1232, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1252, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1232, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1252, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1232, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1252, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1232, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1252, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1232, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1252, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1232, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1252, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1260, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1280, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointInputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointInputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1287, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1307, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetOutputVariableByLocation")]
public unsafe partial InterfaceVariable* GetOutputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint location, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1287, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1307, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetOutputVariableByLocation")]
public unsafe partial InterfaceVariable* GetOutputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint location, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1287, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1307, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetOutputVariableByLocation")]
public unsafe partial InterfaceVariable* GetOutputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint location, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1287, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1307, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetOutputVariableByLocation")]
public unsafe partial InterfaceVariable* GetOutputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint location, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1293, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1313, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetOutputVariable")]
public unsafe partial InterfaceVariable* GetOutputVariable([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint location, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1293, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1313, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetOutputVariable")]
public unsafe partial InterfaceVariable* GetOutputVariable([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint location, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1293, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1313, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetOutputVariable")]
public unsafe partial InterfaceVariable* GetOutputVariable([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint location, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1293, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1313, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetOutputVariable")]
public unsafe partial InterfaceVariable* GetOutputVariable([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint location, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1320, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1340, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint location, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1320, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1340, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint location, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1320, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1340, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint location, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1320, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1340, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint location, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1320, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1340, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint location, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1320, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1340, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint location, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1320, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1340, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint location, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1320, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1340, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint location, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1320, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1340, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint location, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1320, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1340, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, uint location, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1320, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1340, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint location, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1320, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1340, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableByLocation")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableByLocation([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint location, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1348, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1368, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1348, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1368, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1348, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1368, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1348, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1368, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1348, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1368, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1348, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1368, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1348, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1368, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1348, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1368, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1348, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1368, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1348, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1368, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1348, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1368, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1348, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1368, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1376, Column 36 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1396, Column 36 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointOutputVariableBySemantic")]
public unsafe partial InterfaceVariable* GetEntryPointOutputVariableBySemantic([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string semantic, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1400, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1420, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetPushConstantBlock")]
public unsafe partial BlockVariable* GetPushConstantBlock([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint index, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1400, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1420, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetPushConstantBlock")]
public unsafe partial BlockVariable* GetPushConstantBlock([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint index, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1400, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1420, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetPushConstantBlock")]
public unsafe partial BlockVariable* GetPushConstantBlock([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint index, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1400, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1420, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetPushConstantBlock")]
public unsafe partial BlockVariable* GetPushConstantBlock([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint index, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1406, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1426, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetPushConstant")]
public unsafe partial BlockVariable* GetPushConstant([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint index, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1406, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1426, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetPushConstant")]
public unsafe partial BlockVariable* GetPushConstant([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, uint index, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1406, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1426, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetPushConstant")]
public unsafe partial BlockVariable* GetPushConstant([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint index, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1406, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1426, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetPushConstant")]
public unsafe partial BlockVariable* GetPushConstant([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, uint index, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1431, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1451, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointPushConstantBlock")]
public unsafe partial BlockVariable* GetEntryPointPushConstantBlock([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1431, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1451, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointPushConstantBlock")]
public unsafe partial BlockVariable* GetEntryPointPushConstantBlock([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1431, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1451, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointPushConstantBlock")]
public unsafe partial BlockVariable* GetEntryPointPushConstantBlock([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1431, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1451, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointPushConstantBlock")]
public unsafe partial BlockVariable* GetEntryPointPushConstantBlock([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1431, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1451, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointPushConstantBlock")]
public unsafe partial BlockVariable* GetEntryPointPushConstantBlock([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1431, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1451, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointPushConstantBlock")]
public unsafe partial BlockVariable* GetEntryPointPushConstantBlock([Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1431, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1451, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointPushConstantBlock")]
public unsafe partial BlockVariable* GetEntryPointPushConstantBlock([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1431, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1451, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointPushConstantBlock")]
public unsafe partial BlockVariable* GetEntryPointPushConstantBlock([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1431, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1451, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointPushConstantBlock")]
public unsafe partial BlockVariable* GetEntryPointPushConstantBlock([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1431, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1451, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointPushConstantBlock")]
public unsafe partial BlockVariable* GetEntryPointPushConstantBlock([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly byte entry_point, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1431, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1451, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointPushConstantBlock")]
public unsafe partial BlockVariable* GetEntryPointPushConstantBlock([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, Result* p_result);
/// To be documented.
- [NativeName("Src", "Line 1431, Column 32 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1451, Column 32 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectGetEntryPointPushConstantBlock")]
public unsafe partial BlockVariable* GetEntryPointPushConstantBlock([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, ref Result p_result);
/// To be documented.
- [NativeName("Src", "Line 1461, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1481, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectChangeDescriptorBindingNumbers")]
public unsafe partial Result ChangeDescriptorBindingNumbers(ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] DescriptorBinding* p_binding, uint new_binding_number, uint new_set_number);
/// To be documented.
- [NativeName("Src", "Line 1461, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1481, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectChangeDescriptorBindingNumbers")]
public unsafe partial Result ChangeDescriptorBindingNumbers(ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly DescriptorBinding p_binding, uint new_binding_number, uint new_set_number);
/// To be documented.
- [NativeName("Src", "Line 1461, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1481, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectChangeDescriptorBindingNumbers")]
public unsafe partial Result ChangeDescriptorBindingNumbers(ref ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] DescriptorBinding* p_binding, uint new_binding_number, uint new_set_number);
/// To be documented.
- [NativeName("Src", "Line 1461, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1481, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectChangeDescriptorBindingNumbers")]
public partial Result ChangeDescriptorBindingNumbers(ref ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly DescriptorBinding p_binding, uint new_binding_number, uint new_set_number);
/// To be documented.
- [NativeName("Src", "Line 1468, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1488, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectChangeDescriptorBindingNumber")]
public unsafe partial Result ChangeDescriptorBindingNumber(ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] DescriptorBinding* p_descriptor_binding, uint new_binding_number, uint optional_new_set_number);
/// To be documented.
- [NativeName("Src", "Line 1468, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1488, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectChangeDescriptorBindingNumber")]
public unsafe partial Result ChangeDescriptorBindingNumber(ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly DescriptorBinding p_descriptor_binding, uint new_binding_number, uint optional_new_set_number);
/// To be documented.
- [NativeName("Src", "Line 1468, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1488, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectChangeDescriptorBindingNumber")]
public unsafe partial Result ChangeDescriptorBindingNumber(ref ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] DescriptorBinding* p_descriptor_binding, uint new_binding_number, uint optional_new_set_number);
/// To be documented.
- [NativeName("Src", "Line 1468, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1488, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectChangeDescriptorBindingNumber")]
public partial Result ChangeDescriptorBindingNumber(ref ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly DescriptorBinding p_descriptor_binding, uint new_binding_number, uint optional_new_set_number);
/// To be documented.
- [NativeName("Src", "Line 1497, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1517, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectChangeDescriptorSetNumber")]
public unsafe partial Result ChangeDescriptorSetNumber(ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectDescriptorSet* p_set, uint new_set_number);
/// To be documented.
- [NativeName("Src", "Line 1497, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1517, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectChangeDescriptorSetNumber")]
public unsafe partial Result ChangeDescriptorSetNumber(ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectDescriptorSet p_set, uint new_set_number);
/// To be documented.
- [NativeName("Src", "Line 1497, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1517, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectChangeDescriptorSetNumber")]
public unsafe partial Result ChangeDescriptorSetNumber(ref ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectDescriptorSet* p_set, uint new_set_number);
/// To be documented.
- [NativeName("Src", "Line 1497, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1517, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectChangeDescriptorSetNumber")]
public partial Result ChangeDescriptorSetNumber(ref ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly ReflectDescriptorSet p_set, uint new_set_number);
/// To be documented.
- [NativeName("Src", "Line 1520, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1540, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectChangeInputVariableLocation")]
public unsafe partial Result ChangeInputVariableLocation(ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] InterfaceVariable* p_input_variable, uint new_location);
/// To be documented.
- [NativeName("Src", "Line 1520, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1540, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectChangeInputVariableLocation")]
public unsafe partial Result ChangeInputVariableLocation(ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly InterfaceVariable p_input_variable, uint new_location);
/// To be documented.
- [NativeName("Src", "Line 1520, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1540, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectChangeInputVariableLocation")]
public unsafe partial Result ChangeInputVariableLocation(ref ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] InterfaceVariable* p_input_variable, uint new_location);
/// To be documented.
- [NativeName("Src", "Line 1520, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1540, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectChangeInputVariableLocation")]
public partial Result ChangeInputVariableLocation(ref ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly InterfaceVariable p_input_variable, uint new_location);
/// To be documented.
- [NativeName("Src", "Line 1544, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1564, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectChangeOutputVariableLocation")]
public unsafe partial Result ChangeOutputVariableLocation(ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] InterfaceVariable* p_output_variable, uint new_location);
/// To be documented.
- [NativeName("Src", "Line 1544, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1564, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectChangeOutputVariableLocation")]
public unsafe partial Result ChangeOutputVariableLocation(ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly InterfaceVariable p_output_variable, uint new_location);
/// To be documented.
- [NativeName("Src", "Line 1544, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1564, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectChangeOutputVariableLocation")]
public unsafe partial Result ChangeOutputVariableLocation(ref ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] InterfaceVariable* p_output_variable, uint new_location);
/// To be documented.
- [NativeName("Src", "Line 1544, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1564, Column 18 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectChangeOutputVariableLocation")]
public partial Result ChangeOutputVariableLocation(ref ReflectShaderModule p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly InterfaceVariable p_output_variable, uint new_location);
/// To be documented.
- [NativeName("Src", "Line 1557, Column 13 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1577, Column 13 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectSourceLanguage")]
public unsafe partial byte* SourceLanguage(Silk.NET.SPIRV.SourceLanguage source_lang);
/// To be documented.
- [NativeName("Src", "Line 1557, Column 13 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1577, Column 13 in spirv_reflect.h")]
[return: UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)]
[NativeApi(EntryPoint = "spvReflectSourceLanguage")]
public partial string SourceLanguageS(Silk.NET.SPIRV.SourceLanguage source_lang);
/// To be documented.
- [NativeName("Src", "Line 1565, Column 13 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1585, Column 13 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectBlockVariableTypeName")]
public unsafe partial byte* BlockVariableTypeName([Flow(Silk.NET.Core.Native.FlowDirection.In)] BlockVariable* p_var);
/// To be documented.
- [NativeName("Src", "Line 1565, Column 13 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1585, Column 13 in spirv_reflect.h")]
[return: UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)]
[NativeApi(EntryPoint = "spvReflectBlockVariableTypeName")]
public unsafe partial string BlockVariableTypeNameS([Flow(Silk.NET.Core.Native.FlowDirection.In)] BlockVariable* p_var);
/// To be documented.
- [NativeName("Src", "Line 1565, Column 13 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1585, Column 13 in spirv_reflect.h")]
[NativeApi(EntryPoint = "spvReflectBlockVariableTypeName")]
public unsafe partial byte* BlockVariableTypeName([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly BlockVariable p_var);
/// To be documented.
- [NativeName("Src", "Line 1565, Column 13 in spirv_reflect.h")]
+ [NativeName("Src", "Line 1585, Column 13 in spirv_reflect.h")]
[return: UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)]
[NativeApi(EntryPoint = "spvReflectBlockVariableTypeName")]
public partial string BlockVariableTypeNameS([Flow(Silk.NET.Core.Native.FlowDirection.In)] ref readonly BlockVariable p_var);
diff --git a/src/SPIRV/Silk.NET.SPIRV.Reflect/ReflectOverloads.gen.cs b/src/SPIRV/Silk.NET.SPIRV.Reflect/ReflectOverloads.gen.cs
index 752336e804..86cdd6df10 100644
--- a/src/SPIRV/Silk.NET.SPIRV.Reflect/ReflectOverloads.gen.cs
+++ b/src/SPIRV/Silk.NET.SPIRV.Reflect/ReflectOverloads.gen.cs
@@ -17,7 +17,7 @@ namespace Silk.NET.SPIRV.Reflect
public static class ReflectOverloads
{
/// To be documented.
- [NativeName("Src", "Line 636, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 656, Column 18 in spirv_reflect.h")]
public static unsafe Result CreateShaderModule(this Reflect thisApi, nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] void* p_code, Span p_module)
{
// SpanOverloader
@@ -25,7 +25,7 @@ public static unsafe Result CreateShaderModule(this Reflect thisApi, nuint size,
}
/// To be documented.
- [NativeName("Src", "Line 636, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 656, Column 18 in spirv_reflect.h")]
public static unsafe Result CreateShaderModule(this Reflect thisApi, nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_code, ReflectShaderModule* p_module) where T0 : unmanaged
{
// SpanOverloader
@@ -33,7 +33,7 @@ public static unsafe Result CreateShaderModule(this Reflect thisApi, nuint s
}
/// To be documented.
- [NativeName("Src", "Line 636, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 656, Column 18 in spirv_reflect.h")]
public static unsafe Result CreateShaderModule(this Reflect thisApi, nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_code, Span p_module) where T0 : unmanaged
{
// SpanOverloader
@@ -41,7 +41,7 @@ public static unsafe Result CreateShaderModule(this Reflect thisApi, nuint s
}
/// To be documented.
- [NativeName("Src", "Line 651, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 671, Column 18 in spirv_reflect.h")]
public static unsafe Result CreateShaderModule2(this Reflect thisApi, uint flags, nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] void* p_code, Span p_module)
{
// SpanOverloader
@@ -49,7 +49,7 @@ public static unsafe Result CreateShaderModule2(this Reflect thisApi, uint flags
}
/// To be documented.
- [NativeName("Src", "Line 651, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 671, Column 18 in spirv_reflect.h")]
public static unsafe Result CreateShaderModule2(this Reflect thisApi, uint flags, nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_code, ReflectShaderModule* p_module) where T0 : unmanaged
{
// SpanOverloader
@@ -57,7 +57,7 @@ public static unsafe Result CreateShaderModule2(this Reflect thisApi, uint f
}
/// To be documented.
- [NativeName("Src", "Line 651, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 671, Column 18 in spirv_reflect.h")]
public static unsafe Result CreateShaderModule2(this Reflect thisApi, uint flags, nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_code, Span p_module) where T0 : unmanaged
{
// SpanOverloader
@@ -65,7 +65,7 @@ public static unsafe Result CreateShaderModule2(this Reflect thisApi, uint f
}
/// To be documented.
- [NativeName("Src", "Line 659, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 679, Column 18 in spirv_reflect.h")]
public static unsafe Result GetShaderModule(this Reflect thisApi, nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] void* p_code, Span p_module)
{
// SpanOverloader
@@ -73,7 +73,7 @@ public static unsafe Result GetShaderModule(this Reflect thisApi, nuint size, [F
}
/// To be documented.
- [NativeName("Src", "Line 659, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 679, Column 18 in spirv_reflect.h")]
public static unsafe Result GetShaderModule(this Reflect thisApi, nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_code, ReflectShaderModule* p_module) where T0 : unmanaged
{
// SpanOverloader
@@ -81,7 +81,7 @@ public static unsafe Result GetShaderModule(this Reflect thisApi, nuint size
}
/// To be documented.
- [NativeName("Src", "Line 659, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 679, Column 18 in spirv_reflect.h")]
public static unsafe Result GetShaderModule(this Reflect thisApi, nuint size, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_code, Span p_module) where T0 : unmanaged
{
// SpanOverloader
@@ -89,7 +89,7 @@ public static unsafe Result GetShaderModule(this Reflect thisApi, nuint size
}
/// To be documented.
- [NativeName("Src", "Line 671, Column 6 in spirv_reflect.h")]
+ [NativeName("Src", "Line 691, Column 6 in spirv_reflect.h")]
public static unsafe void DestroyShaderModule(this Reflect thisApi, Span p_module)
{
// SpanOverloader
@@ -97,7 +97,7 @@ public static unsafe void DestroyShaderModule(this Reflect thisApi, SpanTo be documented.
- [NativeName("Src", "Line 680, Column 10 in spirv_reflect.h")]
+ [NativeName("Src", "Line 700, Column 10 in spirv_reflect.h")]
public static unsafe uint GetCodeSize(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module)
{
// SpanOverloader
@@ -105,7 +105,7 @@ public static unsafe uint GetCodeSize(this Reflect thisApi, [Flow(Silk.NET.Core.
}
/// To be documented.
- [NativeName("Src", "Line 689, Column 17 in spirv_reflect.h")]
+ [NativeName("Src", "Line 709, Column 17 in spirv_reflect.h")]
public static unsafe uint* GetCode(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module)
{
// SpanOverloader
@@ -113,7 +113,7 @@ public static unsafe uint GetCodeSize(this Reflect thisApi, [Flow(Silk.NET.Core.
}
/// To be documented.
- [NativeName("Src", "Line 698, Column 29 in spirv_reflect.h")]
+ [NativeName("Src", "Line 718, Column 29 in spirv_reflect.h")]
public static unsafe EntryPoint* GetEntryPoint(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point)
{
// SpanOverloader
@@ -121,7 +121,7 @@ public static unsafe uint GetCodeSize(this Reflect thisApi, [Flow(Silk.NET.Core.
}
/// To be documented.
- [NativeName("Src", "Line 698, Column 29 in spirv_reflect.h")]
+ [NativeName("Src", "Line 718, Column 29 in spirv_reflect.h")]
public static unsafe EntryPoint* GetEntryPoint(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point)
{
// SpanOverloader
@@ -129,7 +129,7 @@ public static unsafe uint GetCodeSize(this Reflect thisApi, [Flow(Silk.NET.Core.
}
/// To be documented.
- [NativeName("Src", "Line 698, Column 29 in spirv_reflect.h")]
+ [NativeName("Src", "Line 718, Column 29 in spirv_reflect.h")]
public static unsafe EntryPoint* GetEntryPoint(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point)
{
// SpanOverloader
@@ -137,7 +137,7 @@ public static unsafe uint GetCodeSize(this Reflect thisApi, [Flow(Silk.NET.Core.
}
/// To be documented.
- [NativeName("Src", "Line 698, Column 29 in spirv_reflect.h")]
+ [NativeName("Src", "Line 718, Column 29 in spirv_reflect.h")]
public static unsafe EntryPoint* GetEntryPoint(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point)
{
// SpanOverloader
@@ -145,7 +145,7 @@ public static unsafe uint GetCodeSize(this Reflect thisApi, [Flow(Silk.NET.Core.
}
/// To be documented.
- [NativeName("Src", "Line 721, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 741, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, Span p_count, DescriptorBinding** pp_bindings)
{
// SpanOverloader
@@ -153,7 +153,7 @@ public static unsafe Result EnumerateDescriptorBindings(this Reflect thisApi, [F
}
/// To be documented.
- [NativeName("Src", "Line 721, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 741, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, Span p_count, ref DescriptorBinding* pp_bindings)
{
// SpanOverloader
@@ -161,7 +161,7 @@ public static unsafe Result EnumerateDescriptorBindings(this Reflect thisApi, [F
}
/// To be documented.
- [NativeName("Src", "Line 721, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 741, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, uint* p_count, DescriptorBinding** pp_bindings)
{
// SpanOverloader
@@ -169,7 +169,7 @@ public static unsafe Result EnumerateDescriptorBindings(this Reflect thisApi, [F
}
/// To be documented.
- [NativeName("Src", "Line 721, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 741, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, uint* p_count, ref DescriptorBinding* pp_bindings)
{
// SpanOverloader
@@ -177,7 +177,7 @@ public static unsafe Result EnumerateDescriptorBindings(this Reflect thisApi, [F
}
/// To be documented.
- [NativeName("Src", "Line 721, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 741, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, Span p_count, DescriptorBinding** pp_bindings)
{
// SpanOverloader
@@ -185,7 +185,7 @@ public static unsafe Result EnumerateDescriptorBindings(this Reflect thisApi, [F
}
/// To be documented.
- [NativeName("Src", "Line 721, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 741, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, Span p_count, ref DescriptorBinding* pp_bindings)
{
// SpanOverloader
@@ -193,7 +193,7 @@ public static unsafe Result EnumerateDescriptorBindings(this Reflect thisApi, [F
}
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, Span p_count, DescriptorBinding** pp_bindings)
{
// SpanOverloader
@@ -201,7 +201,7 @@ public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, Span p_count, ref DescriptorBinding* pp_bindings)
{
// SpanOverloader
@@ -209,7 +209,7 @@ public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, uint* p_count, DescriptorBinding** pp_bindings)
{
// SpanOverloader
@@ -217,7 +217,7 @@ public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, uint* p_count, ref DescriptorBinding* pp_bindings)
{
// SpanOverloader
@@ -225,7 +225,7 @@ public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, Span p_count, DescriptorBinding** pp_bindings)
{
// SpanOverloader
@@ -233,7 +233,7 @@ public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, Span p_count, ref DescriptorBinding* pp_bindings)
{
// SpanOverloader
@@ -241,7 +241,7 @@ public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, Span p_count, DescriptorBinding** pp_bindings)
{
// SpanOverloader
@@ -249,7 +249,7 @@ public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, Span p_count, ref DescriptorBinding* pp_bindings)
{
// SpanOverloader
@@ -257,7 +257,7 @@ public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, DescriptorBinding** pp_bindings)
{
// SpanOverloader
@@ -265,7 +265,7 @@ public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, ref DescriptorBinding* pp_bindings)
{
// SpanOverloader
@@ -273,7 +273,7 @@ public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, Span p_count, DescriptorBinding** pp_bindings)
{
// SpanOverloader
@@ -281,7 +281,7 @@ public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, Span p_count, ref DescriptorBinding* pp_bindings)
{
// SpanOverloader
@@ -289,7 +289,7 @@ public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, uint* p_count, DescriptorBinding** pp_bindings)
{
// SpanOverloader
@@ -297,7 +297,7 @@ public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, uint* p_count, ref DescriptorBinding* pp_bindings)
{
// SpanOverloader
@@ -305,7 +305,7 @@ public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, Span p_count, DescriptorBinding** pp_bindings)
{
// SpanOverloader
@@ -313,7 +313,7 @@ public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, Span p_count, ref DescriptorBinding* pp_bindings)
{
// SpanOverloader
@@ -321,7 +321,7 @@ public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, DescriptorBinding** pp_bindings)
{
// SpanOverloader
@@ -329,7 +329,7 @@ public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, ref DescriptorBinding* pp_bindings)
{
// SpanOverloader
@@ -337,7 +337,7 @@ public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, Span p_count, DescriptorBinding** pp_bindings)
{
// SpanOverloader
@@ -345,7 +345,7 @@ public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 747, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 767, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, Span p_count, ref DescriptorBinding* pp_bindings)
{
// SpanOverloader
@@ -353,7 +353,7 @@ public static unsafe Result EnumerateEntryPointDescriptorBindings(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 772, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 792, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, Span p_count, ReflectDescriptorSet** pp_sets)
{
// SpanOverloader
@@ -361,7 +361,7 @@ public static unsafe Result EnumerateDescriptorSets(this Reflect thisApi, [Flow(
}
/// To be documented.
- [NativeName("Src", "Line 772, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 792, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, Span p_count, ref ReflectDescriptorSet* pp_sets)
{
// SpanOverloader
@@ -369,7 +369,7 @@ public static unsafe Result EnumerateDescriptorSets(this Reflect thisApi, [Flow(
}
/// To be documented.
- [NativeName("Src", "Line 772, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 792, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, uint* p_count, ReflectDescriptorSet** pp_sets)
{
// SpanOverloader
@@ -377,7 +377,7 @@ public static unsafe Result EnumerateDescriptorSets(this Reflect thisApi, [Flow(
}
/// To be documented.
- [NativeName("Src", "Line 772, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 792, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, uint* p_count, ref ReflectDescriptorSet* pp_sets)
{
// SpanOverloader
@@ -385,7 +385,7 @@ public static unsafe Result EnumerateDescriptorSets(this Reflect thisApi, [Flow(
}
/// To be documented.
- [NativeName("Src", "Line 772, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 792, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, Span p_count, ReflectDescriptorSet** pp_sets)
{
// SpanOverloader
@@ -393,7 +393,7 @@ public static unsafe Result EnumerateDescriptorSets(this Reflect thisApi, [Flow(
}
/// To be documented.
- [NativeName("Src", "Line 772, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 792, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, Span p_count, ref ReflectDescriptorSet* pp_sets)
{
// SpanOverloader
@@ -401,7 +401,7 @@ public static unsafe Result EnumerateDescriptorSets(this Reflect thisApi, [Flow(
}
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, Span p_count, ReflectDescriptorSet** pp_sets)
{
// SpanOverloader
@@ -409,7 +409,7 @@ public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisA
}
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, Span p_count, ref ReflectDescriptorSet* pp_sets)
{
// SpanOverloader
@@ -417,7 +417,7 @@ public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisA
}
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, uint* p_count, ReflectDescriptorSet** pp_sets)
{
// SpanOverloader
@@ -425,7 +425,7 @@ public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisA
}
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, uint* p_count, ref ReflectDescriptorSet* pp_sets)
{
// SpanOverloader
@@ -433,7 +433,7 @@ public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisA
}
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, Span p_count, ReflectDescriptorSet** pp_sets)
{
// SpanOverloader
@@ -441,7 +441,7 @@ public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisA
}
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, Span p_count, ref ReflectDescriptorSet* pp_sets)
{
// SpanOverloader
@@ -449,7 +449,7 @@ public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisA
}
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, Span p_count, ReflectDescriptorSet** pp_sets)
{
// SpanOverloader
@@ -457,7 +457,7 @@ public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisA
}
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, Span p_count, ref ReflectDescriptorSet* pp_sets)
{
// SpanOverloader
@@ -465,7 +465,7 @@ public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisA
}
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, ReflectDescriptorSet** pp_sets)
{
// SpanOverloader
@@ -473,7 +473,7 @@ public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisA
}
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, ref ReflectDescriptorSet* pp_sets)
{
// SpanOverloader
@@ -481,7 +481,7 @@ public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisA
}
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, Span p_count, ReflectDescriptorSet** pp_sets)
{
// SpanOverloader
@@ -489,7 +489,7 @@ public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisA
}
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, Span p_count, ref ReflectDescriptorSet* pp_sets)
{
// SpanOverloader
@@ -497,7 +497,7 @@ public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisA
}
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, uint* p_count, ReflectDescriptorSet** pp_sets)
{
// SpanOverloader
@@ -505,7 +505,7 @@ public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisA
}
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, uint* p_count, ref ReflectDescriptorSet* pp_sets)
{
// SpanOverloader
@@ -513,7 +513,7 @@ public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisA
}
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, Span p_count, ReflectDescriptorSet** pp_sets)
{
// SpanOverloader
@@ -521,7 +521,7 @@ public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisA
}
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, Span p_count, ref ReflectDescriptorSet* pp_sets)
{
// SpanOverloader
@@ -529,7 +529,7 @@ public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisA
}
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, ReflectDescriptorSet** pp_sets)
{
// SpanOverloader
@@ -537,7 +537,7 @@ public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisA
}
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, uint* p_count, ref ReflectDescriptorSet* pp_sets)
{
// SpanOverloader
@@ -545,7 +545,7 @@ public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisA
}
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, Span p_count, ReflectDescriptorSet** pp_sets)
{
// SpanOverloader
@@ -553,7 +553,7 @@ public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisA
}
/// To be documented.
- [NativeName("Src", "Line 798, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 818, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, Span p_count, ref ReflectDescriptorSet* pp_sets)
{
// SpanOverloader
@@ -561,7 +561,7 @@ public static unsafe Result EnumerateEntryPointDescriptorSets(this Reflect thisA
}
/// To be documented.
- [NativeName("Src", "Line 825, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 845, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, Span p_count, InterfaceVariable** pp_variables)
{
// SpanOverloader
@@ -569,7 +569,7 @@ public static unsafe Result EnumerateInterfaceVariables(this Reflect thisApi, [F
}
/// To be documented.
- [NativeName("Src", "Line 825, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 845, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, Span p_count, ref InterfaceVariable* pp_variables)
{
// SpanOverloader
@@ -577,7 +577,7 @@ public static unsafe Result EnumerateInterfaceVariables(this Reflect thisApi, [F
}
/// To be documented.
- [NativeName("Src", "Line 825, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 845, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, uint* p_count, InterfaceVariable** pp_variables)
{
// SpanOverloader
@@ -585,7 +585,7 @@ public static unsafe Result EnumerateInterfaceVariables(this Reflect thisApi, [F
}
/// To be documented.
- [NativeName("Src", "Line 825, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 845, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, uint* p_count, ref InterfaceVariable* pp_variables)
{
// SpanOverloader
@@ -593,7 +593,7 @@ public static unsafe Result EnumerateInterfaceVariables(this Reflect thisApi, [F
}
/// To be documented.
- [NativeName("Src", "Line 825, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 845, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, Span p_count, InterfaceVariable** pp_variables)
{
// SpanOverloader
@@ -601,7 +601,7 @@ public static unsafe Result EnumerateInterfaceVariables(this Reflect thisApi, [F
}
/// To be documented.
- [NativeName("Src", "Line 825, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 845, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, Span p_count, ref InterfaceVariable* pp_variables)
{
// SpanOverloader
@@ -609,7 +609,7 @@ public static unsafe Result EnumerateInterfaceVariables(this Reflect thisApi, [F
}
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, Span p_count, InterfaceVariable** pp_variables)
{
// SpanOverloader
@@ -617,7 +617,7 @@ public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, Span p_count, ref InterfaceVariable* pp_variables)
{
// SpanOverloader
@@ -625,7 +625,7 @@ public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, uint* p_count, InterfaceVariable** pp_variables)
{
// SpanOverloader
@@ -633,7 +633,7 @@ public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, uint* p_count, ref InterfaceVariable* pp_variables)
{
// SpanOverloader
@@ -641,7 +641,7 @@ public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, Span p_count, InterfaceVariable** pp_variables)
{
// SpanOverloader
@@ -649,7 +649,7 @@ public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, Span p_count, ref InterfaceVariable* pp_variables)
{
// SpanOverloader
@@ -657,7 +657,7 @@ public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, Span p_count, InterfaceVariable** pp_variables)
{
// SpanOverloader
@@ -665,7 +665,7 @@ public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReflectShaderModule* p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In), UnmanagedType(Silk.NET.Core.Native.UnmanagedType.LPUTF8Str)] string entry_point, Span p_count, ref InterfaceVariable* pp_variables)
{
// SpanOverloader
@@ -673,7 +673,7 @@ public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, InterfaceVariable** pp_variables)
{
// SpanOverloader
@@ -681,7 +681,7 @@ public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, uint* p_count, ref InterfaceVariable* pp_variables)
{
// SpanOverloader
@@ -689,7 +689,7 @@ public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, Span p_count, InterfaceVariable** pp_variables)
{
// SpanOverloader
@@ -697,7 +697,7 @@ public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] byte* entry_point, Span p_count, ref InterfaceVariable* pp_variables)
{
// SpanOverloader
@@ -705,7 +705,7 @@ public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, uint* p_count, InterfaceVariable** pp_variables)
{
// SpanOverloader
@@ -713,7 +713,7 @@ public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, uint* p_count, ref InterfaceVariable* pp_variables)
{
// SpanOverloader
@@ -721,7 +721,7 @@ public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, Span p_count, InterfaceVariable** pp_variables)
{
// SpanOverloader
@@ -729,7 +729,7 @@ public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect t
}
/// To be documented.
- [NativeName("Src", "Line 850, Column 18 in spirv_reflect.h")]
+ [NativeName("Src", "Line 870, Column 18 in spirv_reflect.h")]
public static unsafe Result EnumerateEntryPointInterfaceVariables(this Reflect thisApi, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan p_module, [Flow(Silk.NET.Core.Native.FlowDirection.In)] ReadOnlySpan entry_point, Span