File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 161161 "SourceProject" : " sources/Vulkan/Vulkan/Silk.NET.Vulkan.csproj" ,
162162 "Solution" : " Silk.NET.sln" ,
163163 "DefaultLicenseHeader" : " eng/silktouch/header.txt" ,
164+ "Mods" : [
165+ " AddIncludes" ,
166+ " ClangScraper" ,
167+ " AddApiProfiles" ,
168+ " BakeSourceSets" ,
169+ " MixKhronosData" ,
170+ ],
171+ "ClangScraper" : {
172+ "ClangSharpResponseFiles" : [
173+ " eng/silktouch/vulkan/**/generate.rsp"
174+ ],
175+ "InputSourceRoot" : " sources/Vulkan" ,
176+ "InputTestRoot" : " tests/Vulkan"
177+ },
178+ "AddApiProfiles" : {
179+ "Profiles" : [
180+ {
181+ "Profile" : " vulkan" ,
182+ "SourceSubdirectory" : " vulkan"
183+ },
184+ {
185+ "Profile" : " vulkansc" ,
186+ "SourceSubdirectory" : " vulkansc" ,
187+ }
188+ ]
189+ },
190+ "BakeSourceSets" : {
191+ "SourceSets" : {
192+ "vulkan" : " vulkan" ,
193+ "vulkansc" : " vulkan" ,
194+ }
195+ },
196+ "MixKhronosData" : {
197+ "SpecPath" : " eng/submodules/vulkan/xml/vk.xml" ,
198+ "Namespace" : " Silk.NET.Vulkan"
199+ },
164200 }
165201 }
166202}
You can’t perform that action at this time.
0 commit comments