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

  /external/chromium_org/third_party/skia/src/gpu/
GrDrawTargetCaps.h 45 bool discardRenderTargetSupport() const { return fDiscardRenderTargetSupport; }
GrInOrderDrawBuffer.cpp 436 if (!this->caps()->discardRenderTargetSupport()) {
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGpuGL.cpp     [all...]

Completed in 70 milliseconds