mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-28 22:21:03 +00:00
3b87dac56b
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 |
||
---|---|---|
.. | ||
basic_block.cpp | ||
basic_block.h | ||
construct.cpp | ||
construct.h | ||
decoration.h | ||
function.cpp | ||
function.h | ||
instruction.cpp | ||
instruction.h | ||
validation_state.cpp | ||
validation_state.h |