Skip to content
Snippets Groups Projects
Commit 6dd4757f authored by John Kessenich's avatar John Kessenich
Browse files

Update to latest spirv.hpp header (which fixed a typo).

parent 7105cb30
No related branches found
No related tags found
No related merge requests found
......@@ -512,7 +512,7 @@ enum BuiltIn {
BuiltInBaryCoordNoPerspNV = 5287,
BuiltInFragmentSizeNV = 5292,
BuiltInInvocationsPerPixelNV = 5293,
BuiltInLaunchIDNVX = 5319,
BuiltInLaunchIdNVX = 5319,
BuiltInLaunchSizeNVX = 5320,
BuiltInWorldRayOriginNVX = 5321,
BuiltInWorldRayDirectionNVX = 5322,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment