Searched refs:makeDrawIndirectSpace (Results 1 – 5 of 5) sorted by relevance
68 GrDrawIndirectWriter makeDrawIndirectSpace(int drawCount, sk_sp<const GrBuffer>* buffer, in makeDrawIndirectSpace() function
203 virtual GrDrawIndirectWriter makeDrawIndirectSpace(int drawCount, sk_sp<const GrBuffer>* buffer,
335 helper->target()->makeDrawIndirectSpace(29, &dummyBuff, &dummyOffset);347 indirectWriter = helper->target()->makeDrawIndirectSpace(
142 GrDrawIndirectWriter makeDrawIndirectSpace(int drawCount, sk_sp<const GrBuffer>* buffer, in makeDrawIndirectSpace() function
758 GrDrawIndirectWriter indirectWriter = target->makeDrawIndirectSpace(fChainedDrawIndirectCount, in prepare()