Searched refs:replacement_6 (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
H A D | data_synonym_transformation_test.cpp | 258 auto replacement_6 = TransformationReplaceIdWithSynonym( in TEST() local 261 replacement_6.IsApplicable(context.get(), transformation_context)); in TEST() 262 replacement_6.Apply(context.get(), &transformation_context); in TEST() 1024 auto replacement_6 = TransformationReplaceIdWithSynonym( in TEST() local 1027 replacement_6.IsApplicable(context.get(), transformation_context)); in TEST() 1028 replacement_6.Apply(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 | 258 auto replacement_6 = TransformationReplaceIdWithSynonym( in TEST() local 261 replacement_6.IsApplicable(context.get(), transformation_context)); in TEST() 262 replacement_6.Apply(context.get(), &transformation_context); in TEST() 1024 auto replacement_6 = TransformationReplaceIdWithSynonym( in TEST() local 1027 replacement_6.IsApplicable(context.get(), transformation_context)); in TEST() 1028 replacement_6.Apply(context.get(), &transformation_context); in TEST()
|
/third_party/spirv-tools/test/fuzz/ |
H A D | data_synonym_transformation_test.cpp | 261 auto replacement_6 = TransformationReplaceIdWithSynonym( in TEST() local 264 replacement_6.IsApplicable(context.get(), transformation_context)); in TEST() 265 replacement_6.Apply(context.get(), &transformation_context); in TEST() 1031 auto replacement_6 = TransformationReplaceIdWithSynonym( in TEST() local 1034 replacement_6.IsApplicable(context.get(), transformation_context)); in TEST() 1035 replacement_6.Apply(context.get(), &transformation_context); in TEST()
|
Completed in 6 milliseconds