Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/amber/src/vkscript/
Dcommand_parser_test.cc2871 using CommandParserColorMaskTests = testing::TestWithParam<ColorMaskData>; typedef
2873 TEST_P(CommandParserColorMaskTests, ColorWriteMask) { in TEST_P() argument