Searched refs:imagingSupport (Results 1 – 2 of 2) sorted by relevance
319 bool imagingSupport() const { return fImagingSupport; } in imagingSupport() function
521 if (this->glCaps().imagingSupport() && !this->glCaps().isCoreProfile()) { in onResetContext()