Home | History | Annotate | Download | only in functional

Lines Matching defs:msaa

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