Home
last modified time | relevance | path

Searched refs:glRTFBOIDis0 (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/gl/
DGrGLRenderTarget.h23 using GrSurface::glRTFBOIDis0;
24 bool alwaysClearStencil() const override { return this->glRTFBOIDis0(); } in alwaysClearStencil()
DGrGLGpu.cpp1829 SkASSERT(!windowState.enabled() || !rt->glRTFBOIDis0()); in flushWindowRectangles()
/third_party/skia/src/gpu/
DGrSurface.h99 bool glRTFBOIDis0() const { in glRTFBOIDis0() function
104 SkASSERT(!this->glRTFBOIDis0()); in setRequiresManualMSAAResolve()
/third_party/flutter/skia/include/gpu/
DGrSurface.h97 bool glRTFBOIDis0() const { in glRTFBOIDis0() function