SPIRV-Tools/source/val
Umar Arshad f61db0bcc6 Validator structured flow checks: back-edge, constructs
Skip structured control flow chekcs for non-shader capability.

Fix infinite loop in dominator algorithm when there's an
unreachable block.
2016-06-22 11:51:19 -04:00
..
BasicBlock.cpp Validator structured flow checks: back-edge, constructs 2016-06-22 11:51:19 -04:00
BasicBlock.h Validator structured flow checks: back-edge, constructs 2016-06-22 11:51:19 -04:00
Construct.cpp Validator structured flow checks: back-edge, constructs 2016-06-22 11:51:19 -04:00
Construct.h Validator structured flow checks: back-edge, constructs 2016-06-22 11:51:19 -04:00
Function.cpp Validator structured flow checks: back-edge, constructs 2016-06-22 11:51:19 -04:00
Function.h Validator structured flow checks: back-edge, constructs 2016-06-22 11:51:19 -04:00
ValidationState.cpp Fix diagnostic message for layout errors 2016-06-09 15:51:39 -04:00
ValidationState.h Validator structured flow checks: back-edge, constructs 2016-06-22 11:51:19 -04:00