Home | History | Annotate | Download | only in core

Lines Matching refs:forcedSampleCount

848         const uint32_t forcedSampleCount = (rastState.forcedSampleCount) ? 1 : 0;
849 const bool bMultisampleEnable = ((rastState.sampleCount > SWR_MULTISAMPLE_1X) || forcedSampleCount) ? 1 : 0;
863 [centroid][forcedSampleCount][canEarlyZ]