Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl_import_test.cc90 using GlslImportData_SingleVectorParamTest = TestParamHelper<GlslImportData>; typedef
91 TEST_P(GlslImportData_SingleVectorParamTest, FloatVector) { in TEST_P() argument