diff options
| author | Chris Forbes <chrisforbes@google.com> | 2017-03-10 14:58:08 +1300 |
|---|---|---|
| committer | Chris Forbes <chrisf@ijw.co.nz> | 2017-03-27 11:25:49 +1300 |
| commit | 5d232360def4ab36f0310a2c8a7fca99d311fa1e (patch) | |
| tree | d28e490feac1ce408d485aa4a51490190d864ba9 /scripts/parameter_validation_generator.py | |
| parent | 9e9c313f43ac1060fe3c182ce334356e7f7a3f08 (diff) | |
| download | usermoji-5d232360def4ab36f0310a2c8a7fca99d311fa1e.tar.xz | |
layers: Convert fundamental type enum to bit field
Some VkFormats can be consumed as multiple types -- specifically,
depth/stencil is either float or uint, depending on which aspect we
consume.
Convert to bitfield, and require intersection rather than equality.
While we're at it, drop out some weird special-casing for unknown
component types-- this is left over from when shader validation was much
less complete.
Signed-off-by: Chris Forbes <chrisforbes@google.com>
Diffstat (limited to 'scripts/parameter_validation_generator.py')
0 files changed, 0 insertions, 0 deletions
