Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: client/deps/glbench/src/all_tests.h

Issue 2757001: Refactored YUV test. (Closed) Base URL: ssh://git@chromiumos-git//autotest.git
Patch Set: Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | client/deps/glbench/src/main.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/deps/glbench/src/all_tests.h
diff --git a/client/deps/glbench/src/all_tests.h b/client/deps/glbench/src/all_tests.h
index fb31e6d304bbca8240a244fdd1df4319091d8ea4..7190516c0adf2b23ed250df575978f49d86791a8 100644
--- a/client/deps/glbench/src/all_tests.h
+++ b/client/deps/glbench/src/all_tests.h
@@ -8,7 +8,7 @@ class TestBase;
TestBase* GetSwapTest();
TestBase* GetClearTest();
TestBase* GetFillRateTest();
-TestBase* GetYuvToRgbTest(int type, const char* name);
+TestBase* GetYuvToRgbTest();
TestBase* GetReadPixelTest();
TestBase* GetTriangleSetupTest();
TestBase* GetAttributeFetchShaderTest();
« no previous file with comments | « no previous file | client/deps/glbench/src/main.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698