Home
last modified time | relevance | path

Searched refs:getColorBound (Results 1 – 3 of 3) sorted by relevance

/external/skia/tools/gpu/gl/debug/
DGrFrameBufferObj.cpp15 GrAlwaysAssert(fColorBuffer->getColorBound(this)); in setColor()
26 GrAlwaysAssert(!fColorBuffer->getColorBound(this)); in setColor()
DGrFBBindableObj.h39 bool getColorBound(GrFakeRefObj *referee) const { in getColorBound() function
43 bool getColorBound() const { in getColorBound() function
DDebugGLTestContext.cpp365 GrAlwaysAssert(!buffer->getColorBound()); in deleteRenderbuffers()