Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Ddata_synonym_transformation_test.cpp984 auto shuffle_4 = TransformationVectorShuffle(instruction_descriptor_4, 203, in TEST() local
986 ASSERT_TRUE(shuffle_4.IsApplicable(context.get(), transformation_context)); in TEST()
987 shuffle_4.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.cpp984 auto shuffle_4 = TransformationVectorShuffle(instruction_descriptor_4, 203, in TEST() local
986 ASSERT_TRUE(shuffle_4.IsApplicable(context.get(), transformation_context)); in TEST()
987 shuffle_4.Apply(context.get(), &transformation_context); in TEST()
/third_party/spirv-tools/test/fuzz/
H A Ddata_synonym_transformation_test.cpp991 auto shuffle_4 = TransformationVectorShuffle(instruction_descriptor_4, 203, in TEST() local
993 ASSERT_TRUE(shuffle_4.IsApplicable(context.get(), transformation_context)); in TEST()
994 shuffle_4.Apply(context.get(), &transformation_context); in TEST()

Completed in 6 milliseconds