Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp3566 bool srcIsMSAARenderbuffer = src->numSamples() > 1 && in getDstCopyRestrictions() local
3568 if (srcIsMSAARenderbuffer) { in getDstCopyRestrictions()

Completed in 7 milliseconds