Home | History | Annotate | Download | only in functional

Lines Matching refs:msaa

796 	const bool		msaa	= m_context.getRenderTarget().getNumSamples() > 1;
799 if (!msaa)
993 const bool msaa = m_context.getRenderTarget().getNumSamples() > 1;
996 if (!msaa)
1965 // Special triangles for "clip_z" cases, default triangles is not good, since it has very small visible area => problems with MSAA