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