SPIRV-Tools/source/fuzz/protobufs
Antoni Karpiński 582c276d43
spirv-fuzz: Support pointer types in FuzzerPassAddParameters (#3627)
For FuzzerPassAddParameters, adds pointer types (that have the storage
class Function or Private) to the pool of available types for new
parameters. If there are no variables of the chosen pointer type, it
invokes TransformationAddLocalVariable / TransformationAddGlobalVariable
to add one.

Part of #3403
2020-08-19 11:18:47 +01:00
..
spirvfuzz_protobufs.h spirv-fuzz: Add replay range option (#3535) 2020-07-15 12:13:23 +01:00
spvtoolsfuzz.proto spirv-fuzz: Support pointer types in FuzzerPassAddParameters (#3627) 2020-08-19 11:18:47 +01:00