Searched refs:makeIndexedSpace (Results 1 – 2 of 2) sorted by relevance
332 GrDrawIndexedIndirectWriter makeIndexedSpace(int drawCount, sk_sp<const GrBuffer>* buffer, in makeIndexedSpace() function
149 return fDrawIndirectPool.makeIndexedSpace(drawCount, buffer, offset); in makeDrawIndexedIndirectSpace()