Searched defs:basic_clear_test (Results 1 - 2 of 2) sorted by relevance

/external/skia/tests/
H A DVkClearTests.cpp50 void basic_clear_test(skiatest::Reporter* reporter, GrContext* context, GrPixelConfig config) { function
202 basic_clear_test(reporter, ctxInfo.grContext(), kRGBA_8888_GrPixelConfig);
203 basic_clear_test(reporter, ctxInfo.grContext(), kBGRA_8888_GrPixelConfig);
/external/skqp/tests/
H A DVkClearTests.cpp50 void basic_clear_test(skiatest::Reporter* reporter, GrContext* context, GrPixelConfig config) { function
202 basic_clear_test(reporter, ctxInfo.grContext(), kRGBA_8888_GrPixelConfig);
203 basic_clear_test(reporter, ctxInfo.grContext(), kBGRA_8888_GrPixelConfig);

Completed in 126 milliseconds