Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp1350 uint32_t nonMSAARenderFlags = FormatInfo::kFBOColorAttachment_Flag; in initFormatTable() local
1351 uint32_t msaaRenderFlags = nonMSAARenderFlags; in initFormatTable()
1385 uint32_t fpRenderFlags = (GR_IS_GR_GL(standard)) ? msaaRenderFlags : nonMSAARenderFlags; in initFormatTable()
1933 | nonMSAARenderFlags; in initFormatTable()
2414 info.fFlags |= nonMSAARenderFlags; in initFormatTable()
2756 ? nonMSAARenderFlags in initFormatTable()