HomeSort by relevance Sort by last modified time
    Searched refs:rectangleTextureSupport (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/gl/
GrGLTexture.cpp 27 SkASSERT(gpu->glCaps().rectangleTextureSupport());
GrGLCaps.h 339 bool rectangleTextureSupport() const { return fRectangleTextureSupport; }
GrGLGpu.cpp 538 if (!this->glCaps().rectangleTextureSupport()) {
    [all...]

Completed in 78 milliseconds