Validate presence of OpMemoryModel.
According to the SPIR-V Spec, section 2.4 Logical Layout of a Module there should be a single required OpMemoryModel instruction provided. This CL adds validation that OpMemoryModel is provided to the SPIR-V validator. Fixes #1207
Loading
Please register or sign in to comment