Searched refs:indirectLockCnt (Results 1 – 1 of 1) sorted by relevance
112 int indirectLockCnt = kMaxResolveLevel + 1; in prepare() local114 indirectLockCnt, &fIndirectDrawBuffer, &fIndirectDrawOffset); in prepare()129 SkASSERT(fIndirectDrawCount < indirectLockCnt); in prepare()144 SkASSERT(fIndirectDrawCount < indirectLockCnt); in prepare()152 target->putBackIndirectDraws(indirectLockCnt - fIndirectDrawCount); in prepare()