HomeSort by relevance Sort by last modified time
    Searched refs:GrVertexBufferAllocPool (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/
GrBufferAllocPool.h 131 class GrVertexBufferAllocPool : public GrBufferAllocPool {
138 GrVertexBufferAllocPool(GrGpu* gpu);
GrBufferAllocPool.cpp 335 GrVertexBufferAllocPool::GrVertexBufferAllocPool(GrGpu* gpu)
339 void* GrVertexBufferAllocPool::makeSpace(size_t vertexSize,
GrBatchFlushState.h 113 GrVertexBufferAllocPool fVertexPool;

Completed in 79 milliseconds