Home
last modified time | relevance | path

Searched refs:ToMessage (Results 1 – 25 of 553) sorted by relevance

12345678910>>...23

/third_party/spirv-tools/test/fuzz/
Dreplayer_test.cpp95 .ToMessage(); in TEST()
336 TransformationAddConstantScalar(100, 8, {42}, true).ToMessage(); in TEST()
340 .ToMessage(); in TEST()
342 TransformationAddParameter(6, 102, 8, {{12, 100}}, 103).ToMessage(); in TEST()
349 .ToMessage(); in TEST()
456 TransformationFlattenConditionalBranch(5, true, 0, 0, 0, {}).ToMessage(); in TEST()
459 .ToMessage(); in TEST()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dreplayer_test.cpp95 .ToMessage(); in TEST()
336 TransformationAddConstantScalar(100, 8, {42}, true).ToMessage(); in TEST()
340 .ToMessage(); in TEST()
342 TransformationAddParameter(6, 102, 8, {{12, 100}}, 103).ToMessage(); in TEST()
349 .ToMessage(); in TEST()
456 TransformationFlattenConditionalBranch(5, true, 0, 0, 0, {}).ToMessage(); in TEST()
459 .ToMessage(); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dreplayer_test.cpp95 .ToMessage(); in TEST()
336 TransformationAddConstantScalar(100, 8, {42}, true).ToMessage(); in TEST()
340 .ToMessage(); in TEST()
342 TransformationAddParameter(6, 102, 8, {{12, 100}}, 103).ToMessage(); in TEST()
349 .ToMessage(); in TEST()
456 TransformationFlattenConditionalBranch(5, true, 0, 0, 0, {}).ToMessage(); in TEST()
459 .ToMessage(); in TEST()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_add_type_boolean.h44 protobufs::Transformation ToMessage() const override;
Dtransformation_merge_blocks.h50 protobufs::Transformation ToMessage() const override;
Dtransformation_swap_commutable_operands.h46 protobufs::Transformation ToMessage() const override;
Dtransformation_toggle_access_chain_instruction.h46 protobufs::Transformation ToMessage() const override;
Dtransformation_compute_data_synonym_fact_closure.h46 protobufs::Transformation ToMessage() const override;
Dtransformation_move_block_down.h49 protobufs::Transformation ToMessage() const override;
/third_party/spirv-tools/source/fuzz/
Dtransformation_compute_data_synonym_fact_closure.h46 protobufs::Transformation ToMessage() const override;
Dtransformation_merge_blocks.h50 protobufs::Transformation ToMessage() const override;
Dtransformation_move_block_down.h49 protobufs::Transformation ToMessage() const override;
Dtransformation_add_type_boolean.h44 protobufs::Transformation ToMessage() const override;
Dtransformation_swap_commutable_operands.h46 protobufs::Transformation ToMessage() const override;
Dtransformation_toggle_access_chain_instruction.h46 protobufs::Transformation ToMessage() const override;
Dtransformation_replace_id_with_synonym.h53 protobufs::Transformation ToMessage() const override;
Dtransformation_add_constant_boolean.h49 protobufs::Transformation ToMessage() const override;
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_merge_blocks.h50 protobufs::Transformation ToMessage() const override;
Dtransformation_add_type_boolean.h44 protobufs::Transformation ToMessage() const override;
Dtransformation_move_block_down.h49 protobufs::Transformation ToMessage() const override;
Dtransformation_compute_data_synonym_fact_closure.h46 protobufs::Transformation ToMessage() const override;
Dtransformation_toggle_access_chain_instruction.h46 protobufs::Transformation ToMessage() const override;
Dtransformation_swap_commutable_operands.h46 protobufs::Transformation ToMessage() const override;
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/mutations/
Dreplace_identifier.h67 protobufs::Mutation ToMessage() const override;
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/
Dmutation.h70 virtual protobufs::Mutation ToMessage() const = 0;

12345678910>>...23