HomeSort by relevance Sort by last modified time
    Searched full:discardrendertargetsupport (Results 1 - 4 of 4) sorted by null

  /external/skia/src/gpu/
GrTextureProvider.cpp 112 if (rt && fGpu->caps()->discardRenderTargetSupport()) {
GrDrawTarget.cpp 400 if (this->caps()->discardRenderTargetSupport()) {
  /external/skia/include/gpu/
GrCaps.h 142 bool discardRenderTargetSupport() const { return fDiscardRenderTargetSupport; }
  /external/skia/src/gpu/gl/
GrGLGpu.cpp     [all...]

Completed in 361 milliseconds