Searched defs:GlslImportData_SingleIntParamTest (Results 1 – 1 of 1) sorted by relevance
73 using GlslImportData_SingleIntParamTest = TestParamHelper<GlslImportData>; typedef74 TEST_P(GlslImportData_SingleIntParamTest, IntScalar) { in TEST_P() argument