Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/glslang/src/gtests/
H A DSpv.FromFile.cpp85 using GlslNonSemanticShaderDebugInfoTest = GlslangTest<::testing::TestWithParam<std::string>>; typedef
257 TEST_P(GlslNonSemanticShaderDebugInfoTest, FromFile) in TEST_P() argument