Searched defs:WarpTest12bpp (Results 1 – 1 of 1) sorted by relevance
691 using WarpTest12bpp = WarpTest</*is_compound=*/false, 12, uint16_t>; typedef696 TEST_P(WarpTest12bpp, FixedValues) { TestFixedValues(); } in TEST_P() argument698 TEST_P(WarpTest12bpp, RandomValues) { TestRandomValues(); } in TEST_P() argument700 TEST_P(WarpTest12bpp, DISABLED_Speed) { TestSpeed(); } in TEST_P() argument