summaryrefslogtreecommitdiff
path: root/tests/hlsl
AgeCommit message (Expand)Author
2023-04-11Fix usage for push constantsGreg Fischer
2022-01-07Added test cases for matrix major ordering (#131)Hai Nguyen
2022-01-07Updated test YAMLHai Nguyen
2021-08-11Added SpvReflectPrv prefix to address issue #122Hai Nguyen
2020-12-03Updated test casesHai Nguyen
2020-01-03Added parsing of OpExecutionMode to parse LocalSizeHai Nguyen
2019-05-13Applied suggested fix for Issue #64Hai Nguyen
2018-10-19Update yaml and some txt test filesAliya Pazylbekova
2018-10-18Update test yaml, and add missing onesAliya Pazylbekova
2018-08-05Added flattened array count to SpvReflectDescriptorBindingHai Nguyen
2018-08-05Added parsing of source file found in SPIR-VHai Nguyen
2018-06-02Merge pull request #46 from cdwfs/gtestHai Nguyen
2018-05-30Addedd spirv-id to output. Swapped order of relative and absolute offsets on ...Hai Nguyen
2018-05-10Add build_golden_yaml.py script to generate YAML output for all test shadersCort Stratton
2018-05-08Fixed incorrect type of SV_PositionHai Nguyen
2018-05-08Added test cases for ConstantBuffer and StructuredBufferHai Nguyen
2018-05-07Fixed parsing of array of structsHai Nguyen
2018-03-27Add missing shaders to build_all_shaders script, and rebuildCort
2018-03-25build test shaders with -fspv-reflect and -O0Cort Stratton
2018-03-24Resolved conflictsHai Nguyen
2018-03-19Fixed bool size. Updated main driver.Hai Nguyen
2018-03-18Fixed padded_size buig. Add rule test casles.Hai Nguyen
2018-03-14Corrected TextureBuffer exampleHai Nguyen
2018-03-13Added disambiguation between SRV and UAV for storage buffersHai Nguyen
2018-03-12Rebuild all test shaders with glslc/dxcCort Stratton
2018-03-12Added more extensive test case for HLSL resource typesHai Nguyen
2018-02-25Fixed OpTypePointer reading the wrong offset for StorageClass. Added missing ...Hai Nguyen
2017-10-10Added parsing of UAV counter buffers for AppendStructuredBuffer and ConsumeSt...Hai Nguyen
2017-10-09Added missing copy of array dims from tye to descriptor bindingsHai Nguyen
2017-10-09Added test cases for binding typesHai Nguyen