Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/reader/spirv/
Denum_converter_test.cc242 struct DimCase { struct
243 SpvDim dim;
244 bool arrayed;
245 bool expect_success;
246 ast::TextureDimension expected;