Searched refs:isMSAAWithResolve (Results 1 – 1 of 1) sorted by relevance
1694 bool isMSAAWithResolve = rt->numSamples() > 1 && rt->asTextureProxy(); in onGetDstSampleTypeForProxy() local1698 if (!isMSAAWithResolve && rt->supportsVkInputAttachment()) { in onGetDstSampleTypeForProxy()