Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/resolver/
Dtype_validation_test.cc849 using StorageTextureFormatTest = ResolverTestWithParam<FormatParams>; typedef
850 TEST_P(StorageTextureFormatTest, All) { in TEST_P() argument