SPIRV-Tools/source/fuzz/protobufs
Stefano Milizia f8920bcfab
spirv-fuzz: Generalise transformation access chain (#3546)
This PR generalises TransformationAddAccessChain so that dynamic
indices for non-struct composites (with clamping to ensure that
accesses are in-bound) are allowed.

The transformation will add instructions to clamp any index to
a non-struct composite, regardless of whether it is a constant
or not.

Fixes #3179.
2020-07-27 11:28:12 +01:00
..
spirvfuzz_protobufs.h spirv-fuzz: Add replay range option (#3535) 2020-07-15 12:13:23 +01:00
spvtoolsfuzz.proto spirv-fuzz: Generalise transformation access chain (#3546) 2020-07-27 11:28:12 +01:00