Home | History | Annotate | Download | only in core

Lines Matching refs:statCount

590                 uint32_t statCount = _mm_popcnt_u32(statMask);
591 UPDATE_STAT_BE(DepthPassCount, statCount);
804 uint32_t statCount = _mm_popcnt_u32(statMask);
805 UPDATE_STAT_BE(DepthPassCount, statCount);
1157 uint32_t statCount = _mm_popcnt_u32(statMask);
1158 UPDATE_STAT_BE(DepthPassCount, statCount);