Home
last modified time | relevance | path

Searched refs:resetBound (Results 1 – 6 of 6) sorted by relevance

/external/skia/tools/gpu/gl/debug/
DGrTextureUnitObj.cpp16 fTexture->resetBound(this); in setTexture()
DGrRenderBufferObj.h25 void resetBound() { fBound = false; } in resetBound() function
DGrTextureObj.h33 void resetBound(GrTextureUnitObj *referee) { in resetBound() function
DGrFrameBufferObj.h37 void resetBound() { fBound = false; } in resetBound() function
DGrBufferObj.h48 void resetBound() { fBound = false; } in resetBound() function
DDebugGLTestContext.cpp1066 fBoundBuffers[buffIdx]->resetBound(); in setBuffer()
1099 fFrameBuffer->resetBound(); in setFrameBuffer()
1121 fRenderBuffer->resetBound(); in setRenderBuffer()