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

  /external/skia/src/gpu/
GrGpu.cpp 61 if (textureParams.isTiled() && !caps.npotTextureTileSupport() &&
138 if (!this->caps()->npotTextureTileSupport() &&
  /external/skia/include/gpu/
GrCaps.h 136 bool npotTextureTileSupport() const { return fNPOTTextureTileSupport; }
  /external/skia/src/gpu/gl/
GrGLGpu.cpp     [all...]

Completed in 1808 milliseconds