aboutsummaryrefslogtreecommitdiff
path: root/source/spirv_validator_options.cpp
AgeCommit message (Expand)Author
2019-05-13Make pointers to isomorphic type interchangeable with option. (#2570)Steven Perron
2019-05-08VK_KHR_uniform_buffer_standard_layout validation (#2562)David Neto
2018-11-16Validator: Support VK_EXT_scalar_block_layoutDavid Neto
2018-11-06Validate the id bound. (#2031)Steven Perron
2018-08-03Cleanup includes. (#1795)dan sinclair
2018-07-11Add option to skip verifying block layoutLei Zhang
2018-06-26Add validation for structs decorated as Block or BufferBlock.Ari Suonpaa
2018-04-03Add missing function parameters in libspirv.hJames Jones
2018-01-08Allow relaxing validation of pointers in logical addressing modeLei Zhang
2017-10-28Add option to relax validation of store types.Steven Perron
2017-02-28Add command line options struct for the validatorEhsan Nasiri