Ovals batch

BUG=skia:

Review URL: https://codereview.chromium.org/904753002
This commit is contained in:
joshualitt 2015-02-11 08:52:27 -08:00 committed by Commit bot
parent c3c694342a
commit 76e7fb6cba
2 changed files with 1079 additions and 252 deletions

View File

@ -80,6 +80,8 @@ public:
GrVertexBufferAllocPool* vertexPool() { return fVertexPool; }
GrIndexBufferAllocPool* indexPool() { return fIndexPool; }
const GrIndexBuffer* quadIndexBuffer() const { return fGpu->getQuadIndexBuffer(); }
private:
GrGpu* fGpu;
GrVertexBufferAllocPool* fVertexPool;

File diff suppressed because it is too large Load Diff