Searched refs:preferDiscardableMSAAAttachment (Results 1 – 5 of 5) sorted by relevance
260 bool preferDiscardableMSAAAttachment() const { return fPreferDiscardableMSAAAttachment; } in preferDiscardableMSAAAttachment() function
353 fGpu->vkCaps().preferDiscardableMSAAAttachment())) { in finalize()
325 (this->vkCaps().preferDiscardableMSAAAttachment() && vkRT->resolveAttachment() && in onGetOpsRenderPass()345 if (useMSAASurface && this->vkCaps().preferDiscardableMSAAAttachment() && in onGetOpsRenderPass()722 if (this->vkCaps().preferDiscardableMSAAAttachment() && rt->resolveAttachment() && in onResolveRenderTarget()1895 this->vkCaps().preferDiscardableMSAAAttachment()) { in compile()2268 bool useDiscardableMSAA = this->vkCaps().preferDiscardableMSAAAttachment(); in onCopySurface()
382 if (programInfo.targetSupportsVkResolveLoad() && vkCaps.preferDiscardableMSAAAttachment()) { in ReconstructAttachmentsDescriptor()
219 if (this->preferDiscardableMSAAAttachment() && dst->asTextureProxy() && in onCanCopySurface()233 if (this->preferDiscardableMSAAAttachment() && src->asTextureProxy() && in onCanCopySurface()1814 this->preferDiscardableMSAAAttachment(); in makeDesc()