mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-12-28 10:41:04 +00:00
8c414eb579
According to the Data Rules section of 2.16.1. Universal Validation Rules of the SPIR-V Spec: Forward reference operands in an OpTypeStruct * must be later declared with OpTypePointer * the type pointed to must be an OpTypeStruct * had an earlier OpTypeForwardPointer forward reference to the same <id> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
val_capability_test.cpp | ||
val_cfg_test.cpp | ||
val_data_test.cpp | ||
val_fixtures.cpp | ||
val_fixtures.h | ||
val_id_test.cpp | ||
val_layout_test.cpp | ||
val_ssa_test.cpp | ||
val_state_test.cpp | ||
val_storage_test.cpp |