Ovals batch
BUG=skia: Review URL: https://codereview.chromium.org/904753002
This commit is contained in:
parent
c3c694342a
commit
76e7fb6cba
@ -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
Loading…
Reference in New Issue
Block a user