Skip to content

Commit 9323632

Browse files
committed
Remove vulkansc profile from AddApiProfiles
I'm guessing we don't need this since we don't care about vulkansc. Let me know if we want to keep this defined.
1 parent 59dc770 commit 9323632

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

generator.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -183,10 +183,6 @@
183183
{
184184
"Profile": "vulkan",
185185
"SourceSubdirectory": "vulkan"
186-
},
187-
{
188-
"Profile": "vulkansc",
189-
"SourceSubdirectory": "vulkansc",
190186
}
191187
]
192188
},

0 commit comments

Comments
 (0)