Searched refs:transformation_2 (Results 1 – 4 of 4) sorted by relevance
/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | transformation_replace_copy_object_with_store_load_test.cpp | 255 auto transformation_2 = TransformationReplaceCopyObjectWithStoreLoad( in TEST() local 258 transformation_2.IsApplicable(context.get(), transformation_context)); in TEST() 259 ApplyAndCheckFreshIds(transformation_2, context.get(), in TEST()
|
D | transformation_composite_extract_test.cpp | 153 TransformationCompositeExtract transformation_2( in TEST() local 156 transformation_2.IsApplicable(context.get(), transformation_context)); in TEST() 157 ApplyAndCheckFreshIds(transformation_2, context.get(), in TEST()
|
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_replace_copy_object_with_store_load_test.cpp | 255 auto transformation_2 = TransformationReplaceCopyObjectWithStoreLoad( in TEST() local 258 transformation_2.IsApplicable(context.get(), transformation_context)); in TEST() 259 ApplyAndCheckFreshIds(transformation_2, context.get(), in TEST()
|
D | transformation_composite_extract_test.cpp | 153 TransformationCompositeExtract transformation_2( in TEST() local 156 transformation_2.IsApplicable(context.get(), transformation_context)); in TEST() 157 ApplyAndCheckFreshIds(transformation_2, context.get(), in TEST()
|