Searched refs:rectangleTextureSupport (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLTexture.cpp27 SkASSERT(gpu->glCaps().rectangleTextureSupport());
H A DGrGLCaps.h339 bool rectangleTextureSupport() const { return fRectangleTextureSupport; } function in class:GrGLCaps
H A DGrGLGpu.cpp538 if (!this->glCaps().rectangleTextureSupport()) {

Completed in 102 milliseconds