Home
last modified time | relevance | path

Searched refs:transformation_message (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass.cpp207 auto transformation_message = transformation.ToMessage(); in ApplyTransformation() local
208 assert(transformation_message.transformation_case() != in ApplyTransformation()
212 std::move(transformation_message); in ApplyTransformation()
220 auto transformation_message = transformation.ToMessage(); in MaybeApplyTransformation() local
221 assert(transformation_message.transformation_case() != in MaybeApplyTransformation()
225 std::move(transformation_message); in MaybeApplyTransformation()
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass.cpp207 auto transformation_message = transformation.ToMessage(); in ApplyTransformation() local
208 assert(transformation_message.transformation_case() != in ApplyTransformation()
212 std::move(transformation_message); in ApplyTransformation()
220 auto transformation_message = transformation.ToMessage(); in MaybeApplyTransformation() local
221 assert(transformation_message.transformation_case() != in MaybeApplyTransformation()
225 std::move(transformation_message); in MaybeApplyTransformation()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass.cpp207 auto transformation_message = transformation.ToMessage(); in ApplyTransformation() local
208 assert(transformation_message.transformation_case() != in ApplyTransformation()
212 std::move(transformation_message); in ApplyTransformation()
220 auto transformation_message = transformation.ToMessage(); in MaybeApplyTransformation() local
221 assert(transformation_message.transformation_case() != in MaybeApplyTransformation()
225 std::move(transformation_message); in MaybeApplyTransformation()