Searched refs:multisampleDisableSupport (Results 1 – 6 of 6) sorted by relevance
59 bool multisampleDisableSupport() const { return fMultisampleDisableSupport; } in multisampleDisableSupport() function
127 if (fsaaType == GrFSAAType::kUnifiedMSAA && !caps.multisampleDisableSupport()) { in GrChooseAAType()
122 if (fsaaType == GrFSAAType::kUnifiedMSAA && !caps.multisampleDisableSupport()) { in GrChooseAAType()
2856 if (this->caps()->multisampleDisableSupport()) { in flushHWAAState()
2818 if (this->caps()->multisampleDisableSupport()) { in flushHWAAState()