Searched defs:GlslImportData_SingleParamTest (Results 1 – 1 of 1) sorted by relevance
33 using GlslImportData_SingleParamTest = TestParamHelper<GlslImportData>; typedef34 TEST_P(GlslImportData_SingleParamTest, FloatScalar) { in TEST_P() argument