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

Unified Diff: gyp/gpu.gypi

Issue 2123693002: Revert of Begin instanced rendering for simple shapes (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 5 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 | include/gpu/GrDrawContext.h » ('j') | no next file with comments »
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 c9e206f8098163ec28df25e9bffb169f3c5bfe38..cd7a78df243d80c3d7f7f9aff1e6e7acf95c8f82 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -60,7 +60,6 @@
# Private includes
'<(skia_include_path)/private/GrAuditTrail.h',
- '<(skia_include_path)/private/GrInstancedPipelineInfo.h',
'<(skia_include_path)/private/GrSingleOwner.h',
'<(skia_include_path)/private/GrRenderTargetProxy.h',
'<(skia_include_path)/private/GrSurfaceProxy.h',
@@ -309,14 +308,6 @@
'<(skia_src_path)/gpu/effects/GrYUVEffect.cpp',
'<(skia_src_path)/gpu/effects/GrYUVEffect.h',
- '<(skia_src_path)/gpu/instanced/InstancedRendering.cpp',
- '<(skia_src_path)/gpu/instanced/InstancedRendering.h',
- '<(skia_src_path)/gpu/instanced/InstancedRenderingTypes.h',
- '<(skia_src_path)/gpu/instanced/InstanceProcessor.cpp',
- '<(skia_src_path)/gpu/instanced/InstanceProcessor.h',
- '<(skia_src_path)/gpu/instanced/GLInstancedRendering.cpp',
- '<(skia_src_path)/gpu/instanced/GLInstancedRendering.h',
-
# text
'<(skia_src_path)/gpu/text/GrAtlasTextBlob.cpp',
'<(skia_src_path)/gpu/text/GrAtlasTextBlob_regenInBatch.cpp',
« no previous file with comments | « no previous file | include/gpu/GrDrawContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698