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

Unified Diff: gpu/gpu.gyp

Issue 12494005: Use client side arrays for GL_STREAM_DRAW attributes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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 | « gpu/command_buffer/tests/gl_test_utils.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/gpu.gyp
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index e6e98683e6f03f80fcf1a1ae64f551ed6f11c354..005573d1fa1bac9c3db41f1f6afe6fdbeb4c5e7a 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -261,6 +261,7 @@
'command_buffer/tests/gl_texture_storage_unittests.cc',
'command_buffer/tests/gl_unittests.cc',
'command_buffer/tests/gl_virtual_contexts_unittests.cc',
+ 'command_buffer/tests/gl_stream_draw_unittests.cc',
'command_buffer/tests/occlusion_query_unittests.cc',
],
# TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
« no previous file with comments | « gpu/command_buffer/tests/gl_test_utils.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698