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

Unified Diff: client/deps/glbench/src/main.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 | « client/deps/glbench/src/all_tests.h ('k') | client/deps/glbench/src/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/deps/glbench/src/main.h
diff --git a/client/deps/glbench/src/main.h b/client/deps/glbench/src/main.h
index a98efd3b377262dfe0ce867839f36c723fcf1928..97bba7bf56d69ce40dbf7ac09078540f8bed6f27 100644
--- a/client/deps/glbench/src/main.h
+++ b/client/deps/glbench/src/main.h
@@ -37,6 +37,7 @@
F(glUniform1f, PFNGLUNIFORM1FPROC) \
F(glUniform1i, PFNGLUNIFORM1IPROC) \
F(glUniform4fv, PFNGLUNIFORM4FVPROC) \
+ F(glUniformMatrix4fv, PFNGLUNIFORMMATRIX4FVPROC) \
F(glUseProgram, PFNGLUSEPROGRAMPROC) \
F(glVertexAttribPointer, PFNGLVERTEXATTRIBPOINTERPROC) \
F(glXSwapIntervalSGI, PFNGLXSWAPINTERVALSGIPROC) \
« no previous file with comments | « client/deps/glbench/src/all_tests.h ('k') | client/deps/glbench/src/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698