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

  /external/chromium_org/third_party/skia/src/gpu/
GrDrawTargetCaps.h 33 bool npotTextureTileSupport() const { return fNPOTTextureTileSupport; }
  /external/skia/src/gpu/
GrDrawTargetCaps.h 29 bool npotTextureTileSupport() const { return fNPOTTextureTileSupport; }

Completed in 2562 milliseconds