/third_party/spirv-tools/test/fuzz/ |
D | replayer_test.cpp | 95 .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/ |
D | replayer_test.cpp | 95 .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/ |
D | replayer_test.cpp | 95 .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/ |
D | transformation_add_type_boolean.h | 44 protobufs::Transformation ToMessage() const override;
|
D | transformation_merge_blocks.h | 50 protobufs::Transformation ToMessage() const override;
|
D | transformation_swap_commutable_operands.h | 46 protobufs::Transformation ToMessage() const override;
|
D | transformation_toggle_access_chain_instruction.h | 46 protobufs::Transformation ToMessage() const override;
|
D | transformation_compute_data_synonym_fact_closure.h | 46 protobufs::Transformation ToMessage() const override;
|
D | transformation_move_block_down.h | 49 protobufs::Transformation ToMessage() const override;
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_compute_data_synonym_fact_closure.h | 46 protobufs::Transformation ToMessage() const override;
|
D | transformation_merge_blocks.h | 50 protobufs::Transformation ToMessage() const override;
|
D | transformation_move_block_down.h | 49 protobufs::Transformation ToMessage() const override;
|
D | transformation_add_type_boolean.h | 44 protobufs::Transformation ToMessage() const override;
|
D | transformation_swap_commutable_operands.h | 46 protobufs::Transformation ToMessage() const override;
|
D | transformation_toggle_access_chain_instruction.h | 46 protobufs::Transformation ToMessage() const override;
|
D | transformation_replace_id_with_synonym.h | 53 protobufs::Transformation ToMessage() const override;
|
D | transformation_add_constant_boolean.h | 49 protobufs::Transformation ToMessage() const override;
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_merge_blocks.h | 50 protobufs::Transformation ToMessage() const override;
|
D | transformation_add_type_boolean.h | 44 protobufs::Transformation ToMessage() const override;
|
D | transformation_move_block_down.h | 49 protobufs::Transformation ToMessage() const override;
|
D | transformation_compute_data_synonym_fact_closure.h | 46 protobufs::Transformation ToMessage() const override;
|
D | transformation_toggle_access_chain_instruction.h | 46 protobufs::Transformation ToMessage() const override;
|
D | transformation_swap_commutable_operands.h | 46 protobufs::Transformation ToMessage() const override;
|
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/mutations/ |
D | replace_identifier.h | 67 protobufs::Mutation ToMessage() const override;
|
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/ |
D | mutation.h | 70 virtual protobufs::Mutation ToMessage() const = 0;
|