Home | History | Annotate | Download | only in gl

Lines Matching defs:access

917                     const GrTextureAccess& access = (*stage.getEffect())->textureAccess(u);
918 GrGLTexture* texture = static_cast<GrGLTexture*>(access.getTexture());
919 gpu->bindTexture(texUnitIdx, access.getParams(), texture);