Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl_import_test.cc220 using GlslImportData_TripleParam_VectorTest = TestParamHelper<GlslImportData>; typedef
221 TEST_P(GlslImportData_TripleParam_VectorTest, Float) { in TEST_P() argument