Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Ddata_synonym_transformation_test.cpp967 auto shuffle_3 = TransformationVectorShuffle(instruction_descriptor_3, 202, in TEST() local
969 ASSERT_TRUE(shuffle_3.IsApplicable(context.get(), transformation_context)); in TEST()
970 shuffle_3.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.cpp967 auto shuffle_3 = TransformationVectorShuffle(instruction_descriptor_3, 202, in TEST() local
969 ASSERT_TRUE(shuffle_3.IsApplicable(context.get(), transformation_context)); in TEST()
970 shuffle_3.Apply(context.get(), &transformation_context); in TEST()
/third_party/spirv-tools/test/fuzz/
H A Ddata_synonym_transformation_test.cpp974 auto shuffle_3 = TransformationVectorShuffle(instruction_descriptor_3, 202, in TEST() local
976 ASSERT_TRUE(shuffle_3.IsApplicable(context.get(), transformation_context)); in TEST()
977 shuffle_3.Apply(context.get(), &transformation_context); in TEST()

Completed in 6 milliseconds