Searched refs:defaultFBMultisampled (Results 1 – 1 of 1) sorted by relevance
3358 const bool defaultFBMultisampled = (m_context.getRenderTarget().getNumSamples() > 1); in init() local3378 if (m_dst == TARGET_DEFAULT && defaultFBMultisampled) in init()3469 if (m_src == TARGET_DEFAULT && defaultFBMultisampled) in init()