SPIRV-Tools/tools/val
Lei Zhang 44f27f9289 Allow relaxing validation of pointers in logical addressing mode
In HLSL structured buffer legalization, pointer to pointer types
are emitted to indicate a structured buffer variable should be
treated as an alias of some other variable. We need an option to
relax the check of pointer types in logical addressing mode to
catch other validation errors.
2018-01-08 10:36:23 -05:00
..
val.cpp Allow relaxing validation of pointers in logical addressing mode 2018-01-08 10:36:23 -05:00