Home
last modified time | relevance | path

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

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