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

  /external/chromium_org/third_party/skia/src/gpu/
GrDrawTargetCaps.h 47 bool compressedTexSubImageSupport() const { return fCompressedTexSubImageSupport; }
GrSWMaskHelper.cpp 77 if (!(caps->compressedTexSubImageSupport())) {

Completed in 736 milliseconds