Move blend enums into GrBlend.h
authorcdalton <cdalton@nvidia.com>
Fri, 12 Jun 2015 15:21:26 +0000 (08:21 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 12 Jun 2015 15:21:26 +0000 (08:21 -0700)
commitee0175f1b0c9099096d90945a985378dbe8e7fd9
treebdab4f33f4895196d05781944f18ea5d637e5b32
parent7e8521610446df6222703e8bc2a2fb45ec77823a
Move blend enums into GrBlend.h

Moves blend enums from GrXferProcessor.h to GrBlend.h, makes GrBlend.h
public.

BUG=skia:

Review URL: https://codereview.chromium.org/1180713008
gyp/gpu.gypi
include/gpu/GrBlend.h [moved from src/gpu/GrBlend.h with 74% similarity]
include/gpu/GrXferProcessor.h