Searched refs:multisampleDisableSupport (Results 1 – 2 of 2) sorted by relevance
299 bool multisampleDisableSupport() const { return fMultisampleDisableSupport; } in multisampleDisableSupport() function
2842 if (this->glCaps().multisampleDisableSupport()) { in flushHWAAState()