Searched refs:neverDisableColorWrites (Results 1 – 4 of 4) sorted by relevance
388 bool neverDisableColorWrites() const { return fNeverDisableColorWrites; } in neverDisableColorWrites() function
2716 if (this->glCaps().neverDisableColorWrites() && !blendInfo.fWriteColor) { in flushBlendAndColorWrite()
400 bool neverDisableColorWrites() const { return fNeverDisableColorWrites; } in neverDisableColorWrites() function
2537 if (this->glCaps().neverDisableColorWrites() && !blendInfo.fWriteColor) { in flushBlendAndColorWrite()