Unify namespaces

This commit is contained in:
luboslenco
2025-03-09 17:02:12 +01:00
parent 73977a0c38
commit 9c7960f8f8
200 changed files with 7132 additions and 7132 deletions
+4 -4
View File
@@ -37,9 +37,9 @@ typedef struct {
int computeOffset;
} ConstantLocation5Impl;
typedef struct kinc_g5_sampler_impl {
typedef struct iron_g5_sampler_impl {
int a;
} kinc_g5_sampler_impl_t;
} iron_g5_sampler_impl_t;
struct WGPUShaderModuleImpl;
@@ -53,6 +53,6 @@ typedef struct {
int indexCount;
} CommandList5Impl;
typedef struct kinc_g5_compute_shader_impl {
typedef struct iron_g5_compute_shader_impl {
int nothing;
} kinc_g5_compute_shader_impl;
} iron_g5_compute_shader_impl;