Searched defs:CommandParserBlendFactorTests (Results 1 – 1 of 1) sorted by relevance
2207 using CommandParserBlendFactorTests = testing::TestWithParam<BlendFactorTest>; typedef2209 TEST_P(CommandParserBlendFactorTests, MissingParam) { in TEST_P() argument2224 TEST_P(CommandParserBlendFactorTests, IllegalParam) { in TEST_P() argument2239 TEST_P(CommandParserBlendFactorTests, ExtraParam) { in TEST_P() argument