SPIRV-Tools/source/fuzz/protobufs
Antoni Karpiński 586a12b9d4
spirv-fuzz: adds TransformationReplaceCopyObjectWithStoreLoad (#3567)
Adds a transformation that replaces instruction OpCopyObject with
storing into a new variable and immediately loading this variable to
|result_id| of the original OpCopyObject instruction.

Fixes #3351.
2020-07-23 08:17:45 +01:00
..
spirvfuzz_protobufs.h spirv-fuzz: Add replay range option (#3535) 2020-07-15 12:13:23 +01:00
spvtoolsfuzz.proto spirv-fuzz: adds TransformationReplaceCopyObjectWithStoreLoad (#3567) 2020-07-23 08:17:45 +01:00