Move to next SPIRV-Tools known good.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
spv.functionNestedOpaque.vert
|
||||
error: SPIRV-Tools Validation Errors
|
||||
error: From Vulkan spec, section 14.5.2:
|
||||
error: UniformConstant OpVariable <id> '36[si] 'has illegal type.
|
||||
From Vulkan spec, section 14.5.2:
|
||||
Variables identified with the UniformConstant storage class are used only as handles to refer to opaque resources. Such variables must be typed as OpTypeImage, OpTypeSampler, OpTypeSampledImage, OpTypeAccelerationStructureNV, or an array of one of these types.
|
||||
%si = OpVariable %_ptr_UniformConstant_S UniformConstant
|
||||
|
||||
|
||||
Reference in New Issue
Block a user