commit | 5802e6279a13949aec3f0e12c0a00a2aed170f0f | [log] [tgz] |
---|---|---|
author | David Gross <dgross@google.com> | Mon Nov 28 11:50:17 2016 -0800 |
committer | David Gross <dgross@google.com> | Mon Nov 28 11:50:17 2016 -0800 |
tree | 84b2bb91d286eba52baa1bfc797f4faca66c6988 | |
parent | 9be1fb3cbd6216f116da5701e08e9358e1d25626 [diff] |
rs2spirv: Fail gracefully when we find a type we cannot handle. Before this fix we get a segmentation violation. Also modified rs2spirv_lit_driver.sh to handle compilation failures gracefully -- needed because this CL adds a test for a graceful compilation failure. Bug: http://b/33055525 Test: frameworks/rs/rsov/compiler/tests/run-lit-tests.sh Change-Id: I5ac4b43e228211796d6ed2e52e5c3415f52256f8