Clean up GrBatchAtlas a bit
authorrobertphillips <robertphillips@google.com>
Fri, 6 Nov 2015 22:10:42 +0000 (14:10 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 6 Nov 2015 22:10:42 +0000 (14:10 -0800)
commit2b0536f37aa8915b6f58dae0b88b18023cb04d17
tree252d8700ebb5321b5160bd45415e1d98775c65d8
parent16d7e96f3700fd60d58d5903bf4d89816b411841
Clean up GrBatchAtlas a bit

The main thrust of this CL is to remove knowledge of the atlas' backing texture from the BatchPlot. It also reduces the API surface of the BatchPlot and shrinks the amount of fields in the BatchAtlas.

Review URL: https://codereview.chromium.org/1413403009
src/gpu/GrBatchAtlas.cpp
src/gpu/GrBatchAtlas.h