Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/gl/
DGrGLCaps.cpp3918 bool srcIsMSAARenderbuffer = src->numSamples() > 1 && in getDstCopyRestrictions() local
3920 if (srcIsMSAARenderbuffer) { in getDstCopyRestrictions()