Home
last modified time | relevance | path

Searched refs:shuffle_8 (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Ddata_synonym_transformation_test.cpp1050 auto shuffle_8 = TransformationVectorShuffle(instruction_descriptor_8, 207, in TEST() local
1052 ASSERT_TRUE(shuffle_8.IsApplicable(context.get(), transformation_context)); in TEST()
1053 shuffle_8.Apply(context.get(), &transformation_context); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Ddata_synonym_transformation_test.cpp1050 auto shuffle_8 = TransformationVectorShuffle(instruction_descriptor_8, 207, in TEST() local
1052 ASSERT_TRUE(shuffle_8.IsApplicable(context.get(), transformation_context)); in TEST()
1053 shuffle_8.Apply(context.get(), &transformation_context); in TEST()
/third_party/spirv-tools/test/fuzz/
H A Ddata_synonym_transformation_test.cpp1057 auto shuffle_8 = TransformationVectorShuffle(instruction_descriptor_8, 207, in TEST() local
1059 ASSERT_TRUE(shuffle_8.IsApplicable(context.get(), transformation_context)); in TEST()
1060 shuffle_8.Apply(context.get(), &transformation_context); in TEST()

Completed in 5 milliseconds