We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06a8680 commit 1798e32Copy full SHA for 1798e32
generator.json
@@ -165,7 +165,6 @@
165
"AddIncludes",
166
"ClangScraper",
167
"AddApiProfiles",
168
- "BakeSourceSets",
169
"MixKhronosData",
170
"TransformFunctions",
171
"PrettifyNames",
@@ -186,12 +185,6 @@
186
185
}
187
]
188
},
189
- "BakeSourceSets": {
190
- "SourceSets": {
191
- "vulkan": "vulkan",
192
- "vulkansc": "vulkan",
193
- }
194
- },
195
"MixKhronosData": {
196
"SpecPath": "eng/submodules/vulkan/xml/vk.xml",
197
"Namespace": "Silk.NET.Vulkan"
0 commit comments