Home
last modified time | relevance | path

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

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