@@ -26651,12 +26651,6 @@ public static Result WriteMicromapsPropertiesEXT(
26651
26651
[SupportedApiProfile("vulkan", ["VK_KHR_maintenance1"])]
26652
26652
public static Utf8String KhrMaintenance1ExtensionName => "VK_KHR_maintenance1"u8;
26653
26653
26654
- [NativeTypeName(
26655
- "#define VK_KHR_MAINTENANCE1_EXTENSION_NAME VK_KHR_MAINTENANCE_1_EXTENSION_NAME"
26656
- )]
26657
- [SupportedApiProfile("vulkan", ["VK_KHR_maintenance1"])]
26658
- public static Utf8String KhrMaintenance1ExtensionName => "VK_KHR_maintenance1"u8;
26659
-
26660
26654
[NativeTypeName("#define VK_KHR_DEVICE_GROUP_CREATION_SPEC_VERSION 1")]
26661
26655
[SupportedApiProfile("vulkan", ["VK_KHR_device_group_creation"])]
26662
26656
public const int KhrDeviceGroupCreationSpecVersion = 1;
@@ -27093,16 +27087,6 @@ public static Result WriteMicromapsPropertiesEXT(
27093
27087
[SupportedApiProfile("vulkan", ["VK_KHR_maintenance2"])]
27094
27088
public static Utf8String KhrMaintenance2ExtensionName => "VK_KHR_maintenance2"u8;
27095
27089
27096
- [NativeTypeName("#define VK_KHR_MAINTENANCE2_SPEC_VERSION VK_KHR_MAINTENANCE_2_SPEC_VERSION")]
27097
- [SupportedApiProfile("vulkan", ["VK_KHR_maintenance2"])]
27098
- public const int KhrMaintenance2SpecVersion = 1;
27099
-
27100
- [NativeTypeName(
27101
- "#define VK_KHR_MAINTENANCE2_EXTENSION_NAME VK_KHR_MAINTENANCE_2_EXTENSION_NAME"
27102
- )]
27103
- [SupportedApiProfile("vulkan", ["VK_KHR_maintenance2"])]
27104
- public static Utf8String KhrMaintenance2ExtensionName => "VK_KHR_maintenance2"u8;
27105
-
27106
27090
[NativeTypeName("#define VK_KHR_GET_SURFACE_CAPABILITIES_2_SPEC_VERSION 1")]
27107
27091
[SupportedApiProfile(
27108
27092
"vulkan",
@@ -27304,30 +27288,6 @@ public static Result WriteMicromapsPropertiesEXT(
27304
27288
)]
27305
27289
public static Utf8String KhrMaintenance3ExtensionName => "VK_KHR_maintenance3"u8;
27306
27290
27307
- [NativeTypeName("#define VK_KHR_MAINTENANCE3_SPEC_VERSION VK_KHR_MAINTENANCE_3_SPEC_VERSION")]
27308
- [SupportedApiProfile(
27309
- "vulkan",
27310
- ["VK_KHR_maintenance3"],
27311
- ImpliesSets = [
27312
- "VK_KHR_maintenance3+VK_KHR_get_physical_device_properties2",
27313
- "VK_KHR_maintenance3+VK_VERSION_1_1",
27314
- ]
27315
- )]
27316
- public const int KhrMaintenance3SpecVersion = 1;
27317
-
27318
- [NativeTypeName(
27319
- "#define VK_KHR_MAINTENANCE3_EXTENSION_NAME VK_KHR_MAINTENANCE_3_EXTENSION_NAME"
27320
- )]
27321
- [SupportedApiProfile(
27322
- "vulkan",
27323
- ["VK_KHR_maintenance3"],
27324
- ImpliesSets = [
27325
- "VK_KHR_maintenance3+VK_KHR_get_physical_device_properties2",
27326
- "VK_KHR_maintenance3+VK_VERSION_1_1",
27327
- ]
27328
- )]
27329
- public static Utf8String KhrMaintenance3ExtensionName => "VK_KHR_maintenance3"u8;
27330
-
27331
27291
[NativeTypeName("#define VK_KHR_DRAW_INDIRECT_COUNT_SPEC_VERSION 1")]
27332
27292
[SupportedApiProfile("vulkan", ["VK_KHR_draw_indirect_count"])]
27333
27293
public const int KhrDrawIndirectCountSpecVersion = 1;
@@ -29177,18 +29137,6 @@ public static Result WriteMicromapsPropertiesEXT(
29177
29137
[SupportedApiProfile("vulkan", ["VK_NV_viewport_array2"])]
29178
29138
public static Utf8String NvViewportArray2ExtensionName => "VK_NV_viewport_array2"u8;
29179
29139
29180
- [NativeTypeName(
29181
- "#define VK_NV_VIEWPORT_ARRAY2_SPEC_VERSION VK_NV_VIEWPORT_ARRAY_2_SPEC_VERSION"
29182
- )]
29183
- [SupportedApiProfile("vulkan", ["VK_NV_viewport_array2"])]
29184
- public const int NvViewportArray2SpecVersion = 1;
29185
-
29186
- [NativeTypeName(
29187
- "#define VK_NV_VIEWPORT_ARRAY2_EXTENSION_NAME VK_NV_VIEWPORT_ARRAY_2_EXTENSION_NAME"
29188
- )]
29189
- [SupportedApiProfile("vulkan", ["VK_NV_viewport_array2"])]
29190
- public static Utf8String NvViewportArray2ExtensionName => "VK_NV_viewport_array2"u8;
29191
-
29192
29140
[NativeTypeName("#define VK_NVX_MULTIVIEW_PER_VIEW_ATTRIBUTES_SPEC_VERSION 1")]
29193
29141
[SupportedApiProfile(
29194
29142
"vulkan",
@@ -30199,19 +30147,6 @@ public static Result WriteMicromapsPropertiesEXT(
30199
30147
public static Utf8String GoogleHlslFunctionality1ExtensionName =>
30200
30148
"VK_GOOGLE_hlsl_functionality1"u8;
30201
30149
30202
- [NativeTypeName(
30203
- "#define VK_GOOGLE_HLSL_FUNCTIONALITY1_SPEC_VERSION VK_GOOGLE_HLSL_FUNCTIONALITY_1_SPEC_VERSION"
30204
- )]
30205
- [SupportedApiProfile("vulkan", ["VK_GOOGLE_hlsl_functionality1"])]
30206
- public const int GoogleHlslFunctionality1SpecVersion = 1;
30207
-
30208
- [NativeTypeName(
30209
- "#define VK_GOOGLE_HLSL_FUNCTIONALITY1_EXTENSION_NAME VK_GOOGLE_HLSL_FUNCTIONALITY_1_EXTENSION_NAME"
30210
- )]
30211
- [SupportedApiProfile("vulkan", ["VK_GOOGLE_hlsl_functionality1"])]
30212
- public static Utf8String GoogleHlslFunctionality1ExtensionName =>
30213
- "VK_GOOGLE_hlsl_functionality1"u8;
30214
-
30215
30150
[NativeTypeName("#define VK_GOOGLE_DECORATE_STRING_SPEC_VERSION 1")]
30216
30151
[SupportedApiProfile("vulkan", ["VK_GOOGLE_decorate_string"])]
30217
30152
public const int GoogleDecorateStringSpecVersion = 1;
0 commit comments