Home
last modified time | relevance | path

Searched refs:ToMessage (Results 1 - 25 of 550) sorted by relevance

12345678910>>...22

/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A 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/
H A 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/spirv-tools/test/fuzz/
H A 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()
460 .ToMessage(); in TEST()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_relaxed_decorations.cpp46 transformation.ToMessage(); in Apply()
H A Dtransformation.h93 virtual protobufs::Transformation ToMessage() const = 0;
H A Dtransformation_add_constant_boolean.h49 protobufs::Transformation ToMessage() const override;
H A Dtransformation_add_constant_composite.h57 protobufs::Transformation ToMessage() const override;
H A Dtransformation_add_constant_null.h47 protobufs::Transformation ToMessage() const override;
H A Dtransformation_add_constant_scalar.h52 protobufs::Transformation ToMessage() const override;
H A Dtransformation_add_dead_block.h58 protobufs::Transformation ToMessage() const override;
H A Dtransformation_add_dead_break.h66 protobufs::Transformation ToMessage() const override;
H A Dtransformation_add_dead_continue.h68 protobufs::Transformation ToMessage() const override;
H A Dtransformation_add_early_terminator_wrapper.h54 protobufs::Transformation ToMessage() const override;
H A Dtransformation_add_global_undef.h46 protobufs::Transformation ToMessage() const override;
H A Dtransformation_add_global_variable.h60 protobufs::Transformation ToMessage() const override;
H A Dtransformation_add_image_sample_unused_components.h50 protobufs::Transformation ToMessage() const override;
H A Dtransformation_add_local_variable.h55 protobufs::Transformation ToMessage() const override;
H A Dtransformation_add_loop_preheader.h50 protobufs::Transformation ToMessage() const override;
H A Dtransformation_add_no_contraction_decoration.h49 protobufs::Transformation ToMessage() const override;
H A Dtransformation_add_opphi_synonym.h67 protobufs::Transformation ToMessage() const override;
H A Dtransformation_add_parameter.h61 protobufs::Transformation ToMessage() const override;
H A Dtransformation_add_relaxed_decoration.h50 protobufs::Transformation ToMessage() const override;
H A Dtransformation_add_spec_constant_op.h51 protobufs::Transformation ToMessage() const override;
H A Dtransformation_add_type_array.h52 protobufs::Transformation ToMessage() const override;
H A Dtransformation_add_type_boolean.h44 protobufs::Transformation ToMessage() const override;

Completed in 8 milliseconds

12345678910>>...22