Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl_import_test.cc73 using GlslImportData_SingleIntParamTest = TestParamHelper<GlslImportData>; typedef
74 TEST_P(GlslImportData_SingleIntParamTest, IntScalar) { in TEST_P() argument