Searched defs:HlslCompileTest (Results 1 – 2 of 2) sorted by relevance
60 using HlslCompileTest = GlslangTest<::testing::TestWithParam<FileNameEntryPointPair>>; typedef73 TEST_P(HlslCompileTest, FromFile) in TEST_P() argument