Searched defs:CompileVulkanToSpirvTest (Results 1 – 2 of 2) sorted by relevance
67 using CompileVulkanToSpirvTest = GlslangTest<::testing::TestWithParam<std::string>>; typedef89 TEST_P(CompileVulkanToSpirvTest, FromFile) in TEST_P() argument