Searched refs:drawsPerCtx (Results 1 – 1 of 1) sorted by relevance
737 const int drawsPerCtx = 2; in executeForContexts() local765 drawOps.resize(numContexts*drawsPerCtx*numIters); in executeForContexts()802 for (int drawNdx = 0; drawNdx < drawsPerCtx; drawNdx++) in executeForContexts()804 …const DrawPrimitiveOp& drawOp = drawOps[iterNdx*numContexts*drawsPerCtx + ctxNdx*drawsPerCtx + dra… in executeForContexts()