Home
last modified time | relevance | path

Searched refs:usesAttachmentIfDMSAA (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext.cpp1952 // TODO: Currently usesAttachmentIfDMSAA checks if this is a textureProxy or not. This check is in addDrawOp()
1958 bool usesAttachmentIfDMSAA = in addDrawOp() local
1961 bool opRequiresDMSAAAttachment = usesAttachmentIfDMSAA && drawNeedsMSAA; in addDrawOp()

Completed in 7 milliseconds