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