Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h208 fConfigTable[config].fFlags |= ConfigInfo::kVerifiedColorAttachment_Flag; in markConfigAsValidColorAttachment()
216 return SkToBool(fConfigTable[config].fFlags & ConfigInfo::kVerifiedColorAttachment_Flag); in isConfigVerifiedColorAttachment()
481 kVerifiedColorAttachment_Flag = 0x1, enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h211 fConfigTable[config].fFlags |= ConfigInfo::kVerifiedColorAttachment_Flag; in markConfigAsValidColorAttachment()
219 return SkToBool(fConfigTable[config].fFlags & ConfigInfo::kVerifiedColorAttachment_Flag); in isConfigVerifiedColorAttachment()
560 kVerifiedColorAttachment_Flag = 0x1, enumerator