SPIRV-Tools/test/val
Ehsan Nasiri 2046e24498 Fixes issue #489.
From the SPIR-V Spec 2.16.1:

A function declaration (an OpFunction with no basic blocks), must have
a Linkage Attributes Decoration with the Import Linkage Type.

A function definition (an OpFunction with basic blocks) cannot be
decorated with the Import Linkage Type.
2017-03-02 10:06:29 -05:00
..
CMakeLists.txt Issue 559: check type declaration uniqueness 2017-02-28 22:27:08 -05:00
val_capability_test.cpp Issue 559: check type declaration uniqueness 2017-02-28 22:27:08 -05:00
val_cfg_test.cpp Fixes issue #489. 2017-03-02 10:06:29 -05:00
val_data_test.cpp Allow using FPRoundingMode when see VK_KHR_16bit_storage 2017-03-01 18:25:28 -05:00
val_decoration_test.cpp Fixes issue #489. 2017-03-02 10:06:29 -05:00
val_fixtures.cpp Add command line options struct for the validator 2017-02-28 12:00:06 -05:00
val_fixtures.h Add command line options struct for the validator 2017-02-28 12:00:06 -05:00
val_id_test.cpp Fixes issue #489. 2017-03-02 10:06:29 -05:00
val_instructions_test.cpp Fixes issue #548 2017-02-16 16:32:33 -05:00
val_layout_test.cpp Fixes issue #489. 2017-03-02 10:06:29 -05:00
val_limits_test.cpp Add command line options struct for the validator 2017-02-28 12:00:06 -05:00
val_ssa_test.cpp The Signedness in OpTypeInt must always be 0. 2017-02-10 12:21:16 -05:00
val_state_test.cpp Add command line options struct for the validator 2017-02-28 12:00:06 -05:00
val_storage_test.cpp The Signedness in OpTypeInt must always be 0. 2017-02-10 12:21:16 -05:00
val_type_unique_test.cpp Validator: downgraded dupl type decl to warning 2017-03-01 17:50:26 -05:00
val_validation_state_test.cpp Add command line options struct for the validator 2017-02-28 12:00:06 -05:00