Searched refs:replacement_1 (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 | 160 auto replacement_1 = TransformationReplaceIdWithSynonym( in TEST() local 163 replacement_1.IsApplicable(context.get(), transformation_context)); in TEST() 164 replacement_1.Apply(context.get(), &transformation_context); in TEST() 439 auto replacement_1 = TransformationReplaceIdWithSynonym( in TEST() local 442 replacement_1.IsApplicable(context.get(), transformation_context)); in TEST() 443 replacement_1.Apply(context.get(), &transformation_context); in TEST() 619 auto replacement_1 = TransformationReplaceIdWithSynonym( in TEST() local 622 replacement_1.IsApplicable(context.get(), transformation_context)); in TEST() 623 replacement_1.Apply(context.get(), &transformation_context); in TEST() 941 auto replacement_1 in TEST() local [all...] |
H A D | transformation_replace_boolean_constant_with_constant_binary_test.cpp | 554 auto replacement_1 = TransformationReplaceBooleanConstantWithConstantBinary( in TEST() local 560 replacement_1.IsApplicable(context.get(), transformation_context)); in TEST() 561 ApplyAndCheckFreshIds(replacement_1, 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 | 160 auto replacement_1 = TransformationReplaceIdWithSynonym( in TEST() local 163 replacement_1.IsApplicable(context.get(), transformation_context)); in TEST() 164 replacement_1.Apply(context.get(), &transformation_context); in TEST() 439 auto replacement_1 = TransformationReplaceIdWithSynonym( in TEST() local 442 replacement_1.IsApplicable(context.get(), transformation_context)); in TEST() 443 replacement_1.Apply(context.get(), &transformation_context); in TEST() 619 auto replacement_1 = TransformationReplaceIdWithSynonym( in TEST() local 622 replacement_1.IsApplicable(context.get(), transformation_context)); in TEST() 623 replacement_1.Apply(context.get(), &transformation_context); in TEST() 941 auto replacement_1 in TEST() local [all...] |
H A D | transformation_replace_boolean_constant_with_constant_binary_test.cpp | 554 auto replacement_1 = TransformationReplaceBooleanConstantWithConstantBinary( in TEST() local 560 replacement_1.IsApplicable(context.get(), transformation_context)); in TEST() 561 ApplyAndCheckFreshIds(replacement_1, context.get(), &transformation_context); in TEST()
|
/third_party/spirv-tools/test/fuzz/ |
H A D | data_synonym_transformation_test.cpp | 160 auto replacement_1 = TransformationReplaceIdWithSynonym( in TEST() local 163 replacement_1.IsApplicable(context.get(), transformation_context)); in TEST() 164 replacement_1.Apply(context.get(), &transformation_context); in TEST() 443 auto replacement_1 = TransformationReplaceIdWithSynonym( in TEST() local 446 replacement_1.IsApplicable(context.get(), transformation_context)); in TEST() 447 replacement_1.Apply(context.get(), &transformation_context); in TEST() 624 auto replacement_1 = TransformationReplaceIdWithSynonym( in TEST() local 627 replacement_1.IsApplicable(context.get(), transformation_context)); in TEST() 628 replacement_1.Apply(context.get(), &transformation_context); in TEST() 947 auto replacement_1 in TEST() local [all...] |
H A D | transformation_replace_boolean_constant_with_constant_binary_test.cpp | 559 auto replacement_1 = TransformationReplaceBooleanConstantWithConstantBinary( in TEST() local 565 replacement_1.IsApplicable(context.get(), transformation_context)); in TEST() 566 ApplyAndCheckFreshIds(replacement_1, context.get(), &transformation_context); in TEST()
|
Completed in 11 milliseconds