Home
last modified time | relevance | path

Searched refs:opRequiresDMSAAAttachment (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/ganesh/
DSurfaceDrawContext.cpp1955 bool opRequiresDMSAAAttachment = usesAttachmentIfDMSAA && drawNeedsMSAA; in addDrawOp() local
1957 opRequiresDMSAAAttachment && !this->getOpsTask()->usesMSAASurface(); in addDrawOp()