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

Unified Diff: gpu/gpu.gyp

Issue 1309743005: command_buffer: Implement EXT_blend_func_extended (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@new-05-path-fragment-input-gen
Patch Set: rebase Created 5 years 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: gpu/gpu.gyp
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index 68aaaffcb31bbbca897f39810966eead28cf542c..14c4ea31e4054ad4bb840e2eb9c440db1d5a0a76 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -367,7 +367,8 @@
'command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc',
'command_buffer/tests/gl_cube_map_texture_unittest.cc',
'command_buffer/tests/gl_depth_texture_unittest.cc',
- 'command_buffer/tests/gl_ext_multisample_compatibility_unittest.cc',
+ 'command_buffer/tests/gl_ext_blend_func_extended_unittest.cc',
+ 'command_buffer/tests/gl_ext_multisample_compatibility_unittest.cc',
'command_buffer/tests/gl_ext_srgb_unittest.cc',
'command_buffer/tests/gl_fence_sync_unittest.cc',
'command_buffer/tests/gl_gpu_memory_buffer_unittest.cc',
« no previous file with comments | « gpu/command_buffer/tests/gl_ext_blend_func_extended_unittest.cc ('k') | gpu/skia_bindings/gl_bindings_skia_cmd_buffer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698