/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | replayer.cpp | 41 binary_in_(binary_in), in Replayer() 74 if (!tools.Validate(&binary_in_[0], binary_in_.size(), validator_options_)) { in Run() 83 BuildModule(target_env_, consumer_, binary_in_.data(), binary_in_.size()); in Run() 90 last_valid_binary = binary_in_; in Run()
|
D | shrinker.cpp | 75 binary_in_(binary_in), in Shrinker() 99 if (!tools.Validate(&binary_in_[0], binary_in_.size(), validator_options_)) { in Run() 109 Replayer(target_env_, consumer_, binary_in_, initial_facts_, in Run() 195 target_env_, consumer_, binary_in_, initial_facts_, in Run() 261 AddedFunctionReducer(target_env_, consumer_, binary_in_, initial_facts_, in Run()
|
D | added_function_reducer.cpp | 38 binary_in_(binary_in), in AddedFunctionReducer() 190 auto replay_result = Replayer(target_env_, consumer_, binary_in_, in ReplayPrefixAndAddFunction() 281 auto replay_result = Replayer(target_env_, consumer_, binary_in_, in ReplayAdaptedTransformations()
|
D | replayer.h | 84 const std::vector<uint32_t>& binary_in_; variable
|
D | shrinker.h | 103 const std::vector<uint32_t>& binary_in_; variable
|
D | added_function_reducer.h | 150 const std::vector<uint32_t>& binary_in_; variable
|
/third_party/spirv-tools/source/fuzz/ |
D | replayer.cpp | 41 binary_in_(binary_in), in Replayer() 74 if (!tools.Validate(&binary_in_[0], binary_in_.size(), validator_options_)) { in Run() 83 BuildModule(target_env_, consumer_, binary_in_.data(), binary_in_.size()); in Run() 90 last_valid_binary = binary_in_; in Run()
|
D | shrinker.cpp | 75 binary_in_(binary_in), in Shrinker() 99 if (!tools.Validate(&binary_in_[0], binary_in_.size(), validator_options_)) { in Run() 109 Replayer(target_env_, consumer_, binary_in_, initial_facts_, in Run() 195 target_env_, consumer_, binary_in_, initial_facts_, in Run() 261 AddedFunctionReducer(target_env_, consumer_, binary_in_, initial_facts_, in Run()
|
D | added_function_reducer.cpp | 38 binary_in_(binary_in), in AddedFunctionReducer() 190 auto replay_result = Replayer(target_env_, consumer_, binary_in_, in ReplayPrefixAndAddFunction() 281 auto replay_result = Replayer(target_env_, consumer_, binary_in_, in ReplayAdaptedTransformations()
|
D | replayer.h | 84 const std::vector<uint32_t>& binary_in_; variable
|
D | shrinker.h | 103 const std::vector<uint32_t>& binary_in_; variable
|
D | added_function_reducer.h | 150 const std::vector<uint32_t>& binary_in_; variable
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | replayer.cpp | 41 binary_in_(binary_in), in Replayer() 74 if (!tools.Validate(&binary_in_[0], binary_in_.size(), validator_options_)) { in Run() 83 BuildModule(target_env_, consumer_, binary_in_.data(), binary_in_.size()); in Run() 90 last_valid_binary = binary_in_; in Run()
|
D | shrinker.cpp | 75 binary_in_(binary_in), in Shrinker() 99 if (!tools.Validate(&binary_in_[0], binary_in_.size(), validator_options_)) { in Run() 109 Replayer(target_env_, consumer_, binary_in_, initial_facts_, in Run() 195 target_env_, consumer_, binary_in_, initial_facts_, in Run() 261 AddedFunctionReducer(target_env_, consumer_, binary_in_, initial_facts_, in Run()
|
D | added_function_reducer.cpp | 38 binary_in_(binary_in), in AddedFunctionReducer() 190 auto replay_result = Replayer(target_env_, consumer_, binary_in_, in ReplayPrefixAndAddFunction() 281 auto replay_result = Replayer(target_env_, consumer_, binary_in_, in ReplayAdaptedTransformations()
|
D | replayer.h | 84 const std::vector<uint32_t>& binary_in_; variable
|
D | shrinker.h | 103 const std::vector<uint32_t>& binary_in_; variable
|
D | added_function_reducer.h | 150 const std::vector<uint32_t>& binary_in_; variable
|