mirror of
https://github.com/RPCS3/glslang.git
synced 2025-03-02 15:55:45 +00:00
Update to latest spirv.hpp header (which fixed a typo).
This commit is contained in:
parent
7105cb308a
commit
6dd4757f0f
@ -512,7 +512,7 @@ enum BuiltIn {
|
||||
BuiltInBaryCoordNoPerspNV = 5287,
|
||||
BuiltInFragmentSizeNV = 5292,
|
||||
BuiltInInvocationsPerPixelNV = 5293,
|
||||
BuiltInLaunchIDNVX = 5319,
|
||||
BuiltInLaunchIdNVX = 5319,
|
||||
BuiltInLaunchSizeNVX = 5320,
|
||||
BuiltInWorldRayOriginNVX = 5321,
|
||||
BuiltInWorldRayDirectionNVX = 5322,
|
||||
|
Loading…
x
Reference in New Issue
Block a user