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

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

Completed in 358 milliseconds