Home
last modified time | relevance | path

Searched defs:ValidMatrixTypes (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/tint/src/resolver/
Dtype_validation_test.cc974 using ValidMatrixTypes = ResolverTestWithParam<Params>; typedef
975 TEST_P(ValidMatrixTypes, Okay) { in TEST_P() argument