Home
last modified time | relevance | path

Searched refs:FromMessage (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dreplayer.cpp99 auto fresh_ids = Transformation::FromMessage(transformation)->GetFreshIds(); in Run()
129 auto transformation = Transformation::FromMessage(message); in Run()
Dtransformation.h66 static std::unique_ptr<Transformation> FromMessage(
Dtransformation.cpp115 std::unique_ptr<Transformation> Transformation::FromMessage( in FromMessage() function in spvtools::fuzz::Transformation
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dreplayer.cpp99 auto fresh_ids = Transformation::FromMessage(transformation)->GetFreshIds(); in Run()
129 auto transformation = Transformation::FromMessage(message); in Run()
Dtransformation.h66 static std::unique_ptr<Transformation> FromMessage(
Dtransformation.cpp115 std::unique_ptr<Transformation> Transformation::FromMessage( in FromMessage() function in spvtools::fuzz::Transformation
/third_party/spirv-tools/source/fuzz/
Dreplayer.cpp99 auto fresh_ids = Transformation::FromMessage(transformation)->GetFreshIds(); in Run()
129 auto transformation = Transformation::FromMessage(message); in Run()
Dtransformation.h66 static std::unique_ptr<Transformation> FromMessage(
Dtransformation.cpp115 std::unique_ptr<Transformation> Transformation::FromMessage( in FromMessage() function in spvtools::fuzz::Transformation
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/
Dmutation.cc27 std::unique_ptr<Mutation> Mutation::FromMessage( in FromMessage() function in tint::fuzzers::ast_fuzzer::Mutation
Dmutation.h76 static std::unique_ptr<Mutation> FromMessage(
Dmutator.cc98 auto mutation = Mutation::FromMessage(mutation_message); in Replay()
/third_party/spirv-tools/test/fuzz/
Dfuzz_test_util.cpp167 auto reconstructed_transformation = Transformation::FromMessage(message); in ApplyAndCheckFreshIds()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dfuzz_test_util.cpp167 auto reconstructed_transformation = Transformation::FromMessage(message); in ApplyAndCheckFreshIds()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dfuzz_test_util.cpp167 auto reconstructed_transformation = Transformation::FromMessage(message); in ApplyAndCheckFreshIds()