skia2/include/gpu/effects
2015-08-18 11:29:32 -07:00
..
GrConstColorProcessor.h When getGLInstance is called on a frag proc, the resulting GrGLFragmentProcessor will be the root of a tree of GrGLFragmentProcessors that mirrors the GrFragmentProcessor's tree. This allows setData() to be called recursively (removing the responsibility from compose shader) and allows gl instances direct access to their children gl instances so they can emit their code. 2015-08-18 11:29:32 -07:00
GrCoverageSetOpXP.h Add mixed samples support to XPs 2015-06-08 15:11:04 -07:00
GrCustomXfermode.h rename GrShaderDataManager -> GrProcessorDataManager 2015-07-09 06:28:14 -07:00
GrPorterDuffXferProcessor.h Add mixed samples support to XPs 2015-06-08 15:11:04 -07:00