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

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLCaps.h 233 bool texStorageSupport() const { return fTexStorageSupport; }
  /external/skia/src/gpu/gl/
GrGLCaps.h 234 bool texStorageSupport() const { return fTexStorageSupport; }

Completed in 3326 milliseconds