Home | History | Annotate | Download | only in functional

Lines Matching defs:isMsaa

749 	const bool		isMsaa			= m_context.getRenderTarget().getNumSamples() > 1;
768 if (m_lineWidth != 1.0f && isMsaa)