Move RectBatch to GrRect
authorjoshualitt <joshualitt@chromium.org>
Tue, 5 May 2015 17:45:57 +0000 (10:45 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 5 May 2015 17:45:57 +0000 (10:45 -0700)
commitad17cfc8c72515176a1b191767caac48e316b43a
tree4e04919905c0ac901833be86fb3c950a373e0e8a
parente4b19c4593da5179b346b66b291e8f4f45af617f
Move RectBatch to GrRect

BUG=skia:

Review URL: https://codereview.chromium.org/1127713002
gyp/gpu.gypi
src/gpu/GrDrawTarget.cpp
src/gpu/GrDrawTarget.h
src/gpu/GrInOrderDrawBuffer.cpp
src/gpu/GrInOrderDrawBuffer.h
src/gpu/GrRectBatch.cpp [new file with mode: 0644]
src/gpu/GrRectBatch.h [new file with mode: 0644]