Searched refs:shuffle_6 (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
H A D | data_synonym_transformation_test.cpp | 1018 auto shuffle_6 = TransformationVectorShuffle(instruction_descriptor_6, 205, in TEST() local 1020 ASSERT_TRUE(shuffle_6.IsApplicable(context.get(), transformation_context)); in TEST() 1021 shuffle_6.Apply(context.get(), &transformation_context); in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | data_synonym_transformation_test.cpp | 1018 auto shuffle_6 = TransformationVectorShuffle(instruction_descriptor_6, 205, in TEST() local 1020 ASSERT_TRUE(shuffle_6.IsApplicable(context.get(), transformation_context)); in TEST() 1021 shuffle_6.Apply(context.get(), &transformation_context); in TEST()
|
/third_party/spirv-tools/test/fuzz/ |
H A D | data_synonym_transformation_test.cpp | 1025 auto shuffle_6 = TransformationVectorShuffle(instruction_descriptor_6, 205, in TEST() local 1027 ASSERT_TRUE(shuffle_6.IsApplicable(context.get(), transformation_context)); in TEST() 1028 shuffle_6.Apply(context.get(), &transformation_context); in TEST()
|
Completed in 6 milliseconds