Home | History | Annotate | Download | only in gl

Lines Matching defs:access

799             const GrTextureAccess& access = (*stage.getEffect())->textureAccess(s);
800 GrGLTexture* texture = static_cast<GrGLTexture*>(access.getTexture());
802 gpu->bindTexture(unit, access.getParams(), texture);