Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl_import_test.cc250 using HlslImportData_TripleParam_Int_Test = TestParamHelper<HlslImportData>; typedef
251 TEST_P(HlslImportData_TripleParam_Int_Test, IntScalar) { in TEST_P() argument