Home
last modified time | relevance | path

Searched refs:StorageTextureInfo (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dparser_impl.cc609 using StorageTextureInfo = in texture_sampler_types() typedef
611 auto params = expect_lt_gt_block(use, [&]() -> Expect<StorageTextureInfo> { in texture_sampler_types()