/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_add_parameter_test.cpp | 492 TransformationAddParameter transformation_good_2(14, 52, 9, {{{43, 34}}}, 53); in TEST() local 493 ASSERT_TRUE(transformation_good_2.IsApplicable(context.get(), in TEST() 495 ApplyAndCheckFreshIds(transformation_good_2, context.get(), in TEST() 712 TransformationAddParameter transformation_good_2(12, 72, 27, in TEST() local 714 ASSERT_TRUE(transformation_good_2.IsApplicable(context.get(), in TEST() 716 ApplyAndCheckFreshIds(transformation_good_2, context.get(), in TEST() 931 TransformationAddParameter transformation_good_2( in TEST() local 933 ASSERT_TRUE(transformation_good_2.IsApplicable(context.get(), in TEST() 935 ApplyAndCheckFreshIds(transformation_good_2, context.get(), in TEST() 1092 TransformationAddParameter transformation_good_2(10, 72, 19, in TEST() local [all …]
|
D | transformation_replace_load_store_with_copy_memory_test.cpp | 193 auto transformation_good_2 = TransformationReplaceLoadStoreWithCopyMemory( in TEST() local 195 ASSERT_TRUE(transformation_good_2.IsApplicable(context.get(), in TEST() 197 ApplyAndCheckFreshIds(transformation_good_2, context.get(), in TEST()
|
D | transformation_replace_add_sub_mul_with_carrying_extended_test.cpp | 417 auto transformation_good_2 = in TEST() local 419 ASSERT_TRUE(transformation_good_2.IsApplicable(context.get(), in TEST() 421 ApplyAndCheckFreshIds(transformation_good_2, context.get(), in TEST()
|
D | transformation_composite_insert_test.cpp | 618 auto transformation_good_2 = TransformationCompositeInsert( in TEST() local 621 ASSERT_TRUE(transformation_good_2.IsApplicable(context.get(), in TEST() 623 ApplyAndCheckFreshIds(transformation_good_2, context.get(), in TEST()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/ |
D | transformation_add_parameter_test.cpp | 492 TransformationAddParameter transformation_good_2(14, 52, 9, {{{43, 34}}}, 53); in TEST() local 493 ASSERT_TRUE(transformation_good_2.IsApplicable(context.get(), in TEST() 495 ApplyAndCheckFreshIds(transformation_good_2, context.get(), in TEST() 712 TransformationAddParameter transformation_good_2(12, 72, 27, in TEST() local 714 ASSERT_TRUE(transformation_good_2.IsApplicable(context.get(), in TEST() 716 ApplyAndCheckFreshIds(transformation_good_2, context.get(), in TEST() 931 TransformationAddParameter transformation_good_2( in TEST() local 933 ASSERT_TRUE(transformation_good_2.IsApplicable(context.get(), in TEST() 935 ApplyAndCheckFreshIds(transformation_good_2, context.get(), in TEST() 1092 TransformationAddParameter transformation_good_2(10, 72, 19, in TEST() local [all …]
|
D | transformation_replace_load_store_with_copy_memory_test.cpp | 193 auto transformation_good_2 = TransformationReplaceLoadStoreWithCopyMemory( in TEST() local 195 ASSERT_TRUE(transformation_good_2.IsApplicable(context.get(), in TEST() 197 ApplyAndCheckFreshIds(transformation_good_2, context.get(), in TEST()
|
D | transformation_replace_add_sub_mul_with_carrying_extended_test.cpp | 417 auto transformation_good_2 = in TEST() local 419 ASSERT_TRUE(transformation_good_2.IsApplicable(context.get(), in TEST() 421 ApplyAndCheckFreshIds(transformation_good_2, context.get(), in TEST()
|
D | transformation_composite_insert_test.cpp | 618 auto transformation_good_2 = TransformationCompositeInsert( in TEST() local 621 ASSERT_TRUE(transformation_good_2.IsApplicable(context.get(), in TEST() 623 ApplyAndCheckFreshIds(transformation_good_2, context.get(), in TEST()
|
/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | transformation_add_parameter_test.cpp | 492 TransformationAddParameter transformation_good_2(14, 52, 9, {{{43, 34}}}, 53); in TEST() local 493 ASSERT_TRUE(transformation_good_2.IsApplicable(context.get(), in TEST() 495 ApplyAndCheckFreshIds(transformation_good_2, context.get(), in TEST() 712 TransformationAddParameter transformation_good_2(12, 72, 27, in TEST() local 714 ASSERT_TRUE(transformation_good_2.IsApplicable(context.get(), in TEST() 716 ApplyAndCheckFreshIds(transformation_good_2, context.get(), in TEST() 931 TransformationAddParameter transformation_good_2( in TEST() local 933 ASSERT_TRUE(transformation_good_2.IsApplicable(context.get(), in TEST() 935 ApplyAndCheckFreshIds(transformation_good_2, context.get(), in TEST() 1092 TransformationAddParameter transformation_good_2(10, 72, 19, in TEST() local [all …]
|
D | transformation_replace_load_store_with_copy_memory_test.cpp | 193 auto transformation_good_2 = TransformationReplaceLoadStoreWithCopyMemory( in TEST() local 195 ASSERT_TRUE(transformation_good_2.IsApplicable(context.get(), in TEST() 197 ApplyAndCheckFreshIds(transformation_good_2, context.get(), in TEST()
|
D | transformation_replace_add_sub_mul_with_carrying_extended_test.cpp | 417 auto transformation_good_2 = in TEST() local 419 ASSERT_TRUE(transformation_good_2.IsApplicable(context.get(), in TEST() 421 ApplyAndCheckFreshIds(transformation_good_2, context.get(), in TEST()
|
D | transformation_composite_insert_test.cpp | 611 auto transformation_good_2 = TransformationCompositeInsert( in TEST() local 613 ASSERT_TRUE(transformation_good_2.IsApplicable(context.get(), in TEST() 615 ApplyAndCheckFreshIds(transformation_good_2, context.get(), in TEST()
|