Searched refs:lateZTestPassCount (Results 1 – 1 of 1) sorted by relevance
43 uint32_t lateZTestPassCount = 0; member120 mDSSingleSample.lateZTestPassCount += _mm_popcnt_u32(event.data.depthPassMask); in Handle()132 mDSSampleRate.lateZTestPassCount += _mm_popcnt_u32(event.data.depthPassMask); in Handle()144 mDSNullPS.lateZTestPassCount += _mm_popcnt_u32(event.data.depthPassMask); in Handle()165 mDSPixelRate.lateZTestPassCount += event.data.depthPassCount; in Handle()178 …EventHandlerFile::Handle(LateZSingleSample(drawId, mDSSingleSample.lateZTestPassCount, mDSSingleSa… in FlushDraw()184 …EventHandlerFile::Handle(LateZSampleRate(drawId, mDSSampleRate.lateZTestPassCount, mDSSampleRate.l… in FlushDraw()190 …EventHandlerFile::Handle(LateZPixelRate(drawId, mDSPixelRate.lateZTestPassCount, mDSPixelRate.late… in FlushDraw()