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

Unified Diff: cc/cc.gyp

Issue 2121043002: 16 bpp video stream capture, render and WebGL usage - Realsense R200 & SR300 support. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: WebGL video to texture support and readPixels from R16UI for CPU access Created 4 years, 4 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
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index ef836c9c066963cd23f23a3283af9db0c02c6654..4d83843795ca21778c7478eb056c7429f63a542e 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -415,6 +415,8 @@
'quads/texture_draw_quad.h',
'quads/tile_draw_quad.cc',
'quads/tile_draw_quad.h',
+ 'quads/y_video_draw_quad.cc',
+ 'quads/y_video_draw_quad.h',
'quads/yuv_video_draw_quad.cc',
'quads/yuv_video_draw_quad.h',
'raster/bitmap_raster_buffer_provider.cc',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/ipc/cc_param_traits.cc » ('j') | cc/resources/resource_provider.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698