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

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

Completed in 123 milliseconds