Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Ddata_synonym_transformation_test.cpp935 auto shuffle_1 = TransformationVectorShuffle(instruction_descriptor_1, 200, in TEST() local
937 ASSERT_TRUE(shuffle_1.IsApplicable(context.get(), transformation_context)); in TEST()
938 shuffle_1.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.cpp935 auto shuffle_1 = TransformationVectorShuffle(instruction_descriptor_1, 200, in TEST() local
937 ASSERT_TRUE(shuffle_1.IsApplicable(context.get(), transformation_context)); in TEST()
938 shuffle_1.Apply(context.get(), &transformation_context); in TEST()
/third_party/spirv-tools/test/fuzz/
H A Ddata_synonym_transformation_test.cpp941 auto shuffle_1 = TransformationVectorShuffle(instruction_descriptor_1, 200, in TEST() local
943 ASSERT_TRUE(shuffle_1.IsApplicable(context.get(), transformation_context)); in TEST()
944 shuffle_1.Apply(context.get(), &transformation_context); in TEST()

Completed in 6 milliseconds