Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/debug/
DGrFrameBufferObj.cpp15 GrAlwaysAssert(fColorBuffer->getColorBound(this)); in setColor()
26 GrAlwaysAssert(!fColorBuffer->getColorBound(this)); in setColor()
DGrFBBindableObj.h38 bool getColorBound(GrFakeRefObj *referee) const { in getColorBound() function
42 bool getColorBound() const { in getColorBound() function
DGrGLCreateDebugInterface.cpp369 GrAlwaysAssert(!buffer->getColorBound()); in debugGLDeleteRenderbuffers()