SPIRV-Tools/include
Steven Perron 3a0bc9e724
Add fix storage class code. (#2434)
This pass tries to fix validation error due to a mismatch of storage classes
in instructions.  There is no guarantee that all such error will be fixed,
and it is possible that in fixing these errors, it could lead to other
errors.

Fixes #2430.
2019-04-05 13:12:08 -04:00
..
spirv-tools Add fix storage class code. (#2434) 2019-04-05 13:12:08 -04:00