Home | History | Annotate | Download | only in layers

Lines Matching refs:drawCount

2163         if (pCB->drawCount[i])
4433 memset(pCB->drawCount, 0, NUM_DRAW_TYPES * sizeof(uint64_t));
7640 pCB->drawCount[DRAW]++;
7670 pCB->drawCount[DRAW_INDEXED]++;
7704 pCB->drawCount[DRAW_INDIRECT]++;
7737 pCB->drawCount[DRAW_INDEXED_INDIRECT]++;