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

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

Issue 1315007: Added tearing tests for plain texture updates and bind pixmap to texture. (Closed)
Patch Set: Created 10 years, 9 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/teartest_glx.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/deps/glbench/src/xlib_window.h
diff --git a/client/deps/glbench/src/xlib_window.h b/client/deps/glbench/src/xlib_window.h
index cb7e9b67607e4a4e85940894e180c5837043cc90..97e4704de251db2bfeed5a21dd68cf4fc645e600 100644
--- a/client/deps/glbench/src/xlib_window.h
+++ b/client/deps/glbench/src/xlib_window.h
@@ -9,7 +9,6 @@
extern Display *g_xlib_display;
extern Window g_xlib_window;
-extern XVisualInfo *g_xlib_visinfo;
bool XlibInit();
XVisualInfo* GetXVisual();
« no previous file with comments | « client/deps/glbench/src/teartest_glx.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698