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

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

Issue 1972001: graphics_WindowManagerGraphicsCapture test taking screenshots and comparing them to reference images (Closed) Base URL: ssh://git@chromiumos-git/autotest.git
Patch Set: comment fixes Created 10 years, 8 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/windowmanagertest.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 d103f1e2515572adf1e141064cdc4db5b075d68d..f9aa791e3622eb71b40599b8bebc86f84d7c2a18 100644
--- a/client/deps/glbench/src/main.h
+++ b/client/deps/glbench/src/main.h
@@ -36,6 +36,7 @@
F(glShaderSource, PFNGLSHADERSOURCEPROC) \
F(glUniform1f, PFNGLUNIFORM1FPROC) \
F(glUniform1i, PFNGLUNIFORM1IPROC) \
+ F(glUniform4fv, PFNGLUNIFORM4FVPROC) \
F(glUseProgram, PFNGLUSEPROGRAMPROC) \
F(glVertexAttribPointer, PFNGLVERTEXATTRIBPOINTERPROC) \
F(glXSwapIntervalSGI, PFNGLXSWAPINTERVALSGIPROC) \
« no previous file with comments | « no previous file | client/deps/glbench/src/windowmanagertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698