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