Home
last modified time | relevance | path

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

/third_party/glslang/gtests/
DHlsl.FromFile.cpp60 using HlslCompileTest = GlslangTest<::testing::TestWithParam<FileNameEntryPointPair>>; typedef
70 TEST_P(HlslCompileTest, FromFile) in TEST_P() argument