remove miss-leading span type in VkDescriptorSetLayoutBinding

This commit is contained in:
2026-07-09 14:12:42 +02:00
parent 03dd84463a
commit e2b99d7045
2 changed files with 4 additions and 7 deletions
+1
View File
@@ -1121,6 +1121,7 @@ class RegistryParser : XmlParser
}
}
if (type_name != "VkDescriptorSetLayoutBinding")
{
Dictionary<StringView, (int lens, Field field, Field lenField)> dict = scope .((.)fields.Count);
for (let field in fields)