Searched refs:nonMSAAColorAttachment (Results 1 – 1 of 1) sorted by relevance
204 const GrVkAttachment* nonMSAAColorAttachment = this->colorAttachment(); in dynamicMSAAAttachment() local205 SkASSERT(nonMSAAColorAttachment->numSamples() == 1); in dynamicMSAAAttachment()210 const GrBackendFormat& format = nonMSAAColorAttachment->backendFormat(); in dynamicMSAAAttachment()213 rp->makeMSAAAttachment(nonMSAAColorAttachment->dimensions(), in dynamicMSAAAttachment()216 GrProtected(nonMSAAColorAttachment->isProtected())); in dynamicMSAAAttachment()