Searched refs:testMipmaps (Results 1 – 3 of 3) sorted by relevance
39 void run_test(skiatest::Reporter* reporter, bool testMipmaps, in run_test() argument43 if (!testMipmaps && mm == skgpu::Mipmapped::kYes) { in run_test()83 bool testMipmaps = dContext->priv().caps()->mipmapSupport(); in DEF_GANESH_TEST_FOR_ALL_CONTEXTS() local85 run_test(reporter, testMipmaps, in DEF_GANESH_TEST_FOR_ALL_CONTEXTS()
64 bool testMipmaps /*=false*/) in filter_formats() argument73 if (testMipmaps && (formatList[j].image_channel_order == CL_DEPTH)) in filter_formats()
47 bool testMipmaps = false);