Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/writer/wgsl/
Dgenerator_impl_binary_test.cc30 using WgslBinaryTest = TestParamHelper<BinaryData>; typedef
31 TEST_P(WgslBinaryTest, Emit) { in TEST_P() argument