Searched refs:rectangleTextureSupport (Results 1 – 3 of 3) sorted by relevance
27 SkASSERT(gpu->glCaps().rectangleTextureSupport()); in sampler_type()
339 bool rectangleTextureSupport() const { return fRectangleTextureSupport; } in rectangleTextureSupport() function
538 if (!this->glCaps().rectangleTextureSupport()) { in onWrapBackendTexture()