Validate that VertexId and InstanceId are not allowed in Vulkan. (#2036)
The Vulkan specification does not permit use of the VertexId and InstanceId BuiltIn decorations, so add a check to ensure they are not being used when the target environment is Vulkan.
Loading
Please register or sign in to comment