Home | History | Annotate | Download | only in gl

Lines Matching refs:getTexture

1992                 static_cast<GrGLTexture*>(drawState->getTexture(s));
2006 if (fHWDrawState.getTexture(s) != nextTexture) {
2122 NULL == drawState->getTexture(s) ||
2123 drawState->getTexture(s)->asRenderTarget() !=
2177 if (drawState->getTexture(s) == texture) {
2180 if (fHWDrawState.getTexture(s) == texture) {