Searched refs:transformation_1 (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 | 246 auto transformation_1 = TransformationReplaceCopyObjectWithStoreLoad( in TEST() local 249 transformation_1.IsApplicable(context.get(), transformation_context)); in TEST() 250 ApplyAndCheckFreshIds(transformation_1, context.get(), in TEST()
|
D | transformation_composite_extract_test.cpp | 144 TransformationCompositeExtract transformation_1( in TEST() local 147 transformation_1.IsApplicable(context.get(), transformation_context)); in TEST() 148 ApplyAndCheckFreshIds(transformation_1, context.get(), in TEST()
|
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_replace_copy_object_with_store_load_test.cpp | 246 auto transformation_1 = TransformationReplaceCopyObjectWithStoreLoad( in TEST() local 249 transformation_1.IsApplicable(context.get(), transformation_context)); in TEST() 250 ApplyAndCheckFreshIds(transformation_1, context.get(), in TEST()
|
D | transformation_composite_extract_test.cpp | 144 TransformationCompositeExtract transformation_1( in TEST() local 147 transformation_1.IsApplicable(context.get(), transformation_context)); in TEST() 148 ApplyAndCheckFreshIds(transformation_1, context.get(), in TEST()
|