SPIRV-Tools/source/val
Andrey Tuganov b4cf371936 Stats analyzer uses validator
Stats analyzer calls validator to check the instruction and update
validator state.

Fixed unit tests (validator was failing).
2017-05-09 11:17:23 -04:00
..
basic_block.cpp Rename validation source files to comply with Google style guide. 2016-11-08 17:19:56 -08:00
basic_block.h Rename validation source files to comply with Google style guide. 2016-11-08 17:19:56 -08:00
construct.cpp Rename validation source files to comply with Google style guide. 2016-11-08 17:19:56 -08:00
construct.h Check strict domination of merge block 2017-02-10 12:26:10 -05:00
decoration.h Check BuiltIn Decoration rules. 2017-01-19 16:01:06 -05:00
function.cpp Inline: Create CFA class 2017-05-08 15:02:59 -04:00
function.h Fixes bug #517. 2017-01-06 14:23:17 -05:00
instruction.cpp Rename validation source files to comply with Google style guide. 2016-11-08 17:19:56 -08:00
instruction.h Stats analyzer uses validator 2017-05-09 11:17:23 -04:00
validation_state.cpp Support SPV_KHR_storage_buffer_storage_class 2017-04-07 09:54:38 -04:00
validation_state.h Support SPV_KHR_storage_buffer_storage_class 2017-04-07 09:54:38 -04:00