Home
last modified time | relevance | path

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

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