Searched refs:replacement_2 (Results 1 - 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
H A D | data_synonym_transformation_test.cpp | 176 auto replacement_2 = TransformationReplaceIdWithSynonym( in TEST() local 179 replacement_2.IsApplicable(context.get(), transformation_context)); in TEST() 180 replacement_2.Apply(context.get(), &transformation_context); in TEST() 453 auto replacement_2 = TransformationReplaceIdWithSynonym( in TEST() local 456 replacement_2.IsApplicable(context.get(), transformation_context)); in TEST() 457 replacement_2.Apply(context.get(), &transformation_context); in TEST() 635 auto replacement_2 = TransformationReplaceIdWithSynonym( in TEST() local 638 replacement_2.IsApplicable(context.get(), transformation_context)); in TEST() 639 replacement_2.Apply(context.get(), &transformation_context); in TEST() 957 auto replacement_2 in TEST() local [all...] |
H A D | transformation_replace_boolean_constant_with_constant_binary_test.cpp | 556 auto replacement_2 = TransformationReplaceBooleanConstantWithConstantBinary( in TEST() local 566 replacement_2.IsApplicable(context.get(), transformation_context)); in TEST() 567 ApplyAndCheckFreshIds(replacement_2, context.get(), &transformation_context); in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | data_synonym_transformation_test.cpp | 176 auto replacement_2 = TransformationReplaceIdWithSynonym( in TEST() local 179 replacement_2.IsApplicable(context.get(), transformation_context)); in TEST() 180 replacement_2.Apply(context.get(), &transformation_context); in TEST() 453 auto replacement_2 = TransformationReplaceIdWithSynonym( in TEST() local 456 replacement_2.IsApplicable(context.get(), transformation_context)); in TEST() 457 replacement_2.Apply(context.get(), &transformation_context); in TEST() 635 auto replacement_2 = TransformationReplaceIdWithSynonym( in TEST() local 638 replacement_2.IsApplicable(context.get(), transformation_context)); in TEST() 639 replacement_2.Apply(context.get(), &transformation_context); in TEST() 957 auto replacement_2 in TEST() local [all...] |
H A D | transformation_replace_boolean_constant_with_constant_binary_test.cpp | 556 auto replacement_2 = TransformationReplaceBooleanConstantWithConstantBinary( in TEST() local 566 replacement_2.IsApplicable(context.get(), transformation_context)); in TEST() 567 ApplyAndCheckFreshIds(replacement_2, context.get(), &transformation_context); in TEST()
|
/third_party/spirv-tools/test/fuzz/ |
H A D | data_synonym_transformation_test.cpp | 177 auto replacement_2 = TransformationReplaceIdWithSynonym( in TEST() local 180 replacement_2.IsApplicable(context.get(), transformation_context)); in TEST() 181 replacement_2.Apply(context.get(), &transformation_context); in TEST() 458 auto replacement_2 = TransformationReplaceIdWithSynonym( in TEST() local 461 replacement_2.IsApplicable(context.get(), transformation_context)); in TEST() 462 replacement_2.Apply(context.get(), &transformation_context); in TEST() 640 auto replacement_2 = TransformationReplaceIdWithSynonym( in TEST() local 643 replacement_2.IsApplicable(context.get(), transformation_context)); in TEST() 644 replacement_2.Apply(context.get(), &transformation_context); in TEST() 963 auto replacement_2 in TEST() local [all...] |
H A D | transformation_replace_boolean_constant_with_constant_binary_test.cpp | 561 auto replacement_2 = TransformationReplaceBooleanConstantWithConstantBinary( in TEST() local 571 replacement_2.IsApplicable(context.get(), transformation_context)); in TEST() 572 ApplyAndCheckFreshIds(replacement_2, context.get(), &transformation_context); in TEST()
|
Completed in 8 milliseconds