Searched refs:expectedMipLevelCount (Results 1 – 2 of 2) sorted by relevance
58 static void test_mipmap_generation(int width, int height, int expectedMipLevelCount, in test_mipmap_generation() argument66 REPORTER_ASSERT(reporter, mipLevelCount == expectedMipLevelCount); in test_mipmap_generation()