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

  /external/skia/include/gpu/
GrCaps.h 146 bool textureBarrierSupport() const { return fTextureBarrierSupport; }
  /external/skia/src/gpu/
GrXferProcessor.cpp 93 SkASSERT(caps.textureBarrierSupport());
GrDrawTarget.cpp 138 if (this->caps()->textureBarrierSupport()) {
  /external/skia/src/gpu/gl/
GrGLGpu.cpp     [all...]

Completed in 299 milliseconds