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

Unified Diff: tools/BUILD.public.expected

Issue 1440073002: Move XferProcessors to glsl (Closed) Base URL: https://skia.googlesource.com/skia.git@fragProcs
Patch Set: Created 5 years, 1 month 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 | « src/gpu/glsl/GrGLSLXferProcessor.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/BUILD.public.expected
diff --git a/tools/BUILD.public.expected b/tools/BUILD.public.expected
index 023cd646e8f4308da815663f82d427a81c1a6ca1..460fc0f8cbec214417d3663a94e5936e36e2ed1a 100644
--- a/tools/BUILD.public.expected
+++ b/tools/BUILD.public.expected
@@ -1714,8 +1714,8 @@ SRCS = ['include/private/SkAtomics.h',
'src/gpu/gl/GrGLVertexArray.h',
'src/gpu/gl/GrGLVertexBuffer.cpp',
'src/gpu/gl/GrGLVertexBuffer.h',
- 'src/gpu/gl/GrGLXferProcessor.cpp',
- 'src/gpu/gl/GrGLXferProcessor.h',
+ 'src/gpu/glsl/GrGLSLXferProcessor.cpp',
+ 'src/gpu/glsl/GrGLSLXferProcessor.h',
'src/gpu/gl/SkGLContext.cpp',
'src/gpu/gl/SkNullGLContext.cpp',
'src/gpu/gl/builders/GrGLFragmentShaderBuilder.cpp',
« no previous file with comments | « src/gpu/glsl/GrGLSLXferProcessor.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698