Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl_import_test.cc33 using GlslImportData_SingleParamTest = TestParamHelper<GlslImportData>; typedef
34 TEST_P(GlslImportData_SingleParamTest, FloatScalar) { in TEST_P() argument