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

Unified Diff: gyp/gpu.gypi

Issue 2353563003: Create GrVkCopyPipeline class (Closed)
Patch Set: add files Created 4 years, 3 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 | src/gpu/vk/GrVkCopyPipeline.h » ('j') | src/gpu/vk/GrVkCopyPipeline.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/gpu.gypi
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index 90e35c40cf2f1beb4f1043d529d06e834a9732ac..e69d4c331e10ce49eeba3997e2e0493c8cf9231e 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -462,6 +462,8 @@
'<(skia_src_path)/gpu/vk/GrVkCaps.h',
'<(skia_src_path)/gpu/vk/GrVkCommandBuffer.cpp',
'<(skia_src_path)/gpu/vk/GrVkCommandBuffer.h',
+ '<(skia_src_path)/gpu/vk/GrVkCopyPipeline.cpp',
+ '<(skia_src_path)/gpu/vk/GrVkCopyPipeline.h',
'<(skia_src_path)/gpu/vk/GrVkDescriptorPool.cpp',
'<(skia_src_path)/gpu/vk/GrVkDescriptorPool.h',
'<(skia_src_path)/gpu/vk/GrVkDescriptorSet.cpp',
« no previous file with comments | « no previous file | src/gpu/vk/GrVkCopyPipeline.h » ('j') | src/gpu/vk/GrVkCopyPipeline.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698