↓ 2 callersMethodglCopyTexImage2D(self, target, level, internalformat, x, y, width, height, border)
vispy/gloo/gl/_proxy.py:110
↓ 2 callersMethodglCopyTexSubImage2D(self, target, level, xoffset, yoffset, x, y, width, height)
vispy/gloo/gl/_proxy.py:114
↓ 2 callersFunctionscaleNon-uniform scaling along the x, y, and z axes Parameters ---------- s : array-like, shape (3,) Scaling in x, y, z. dtype : d
vispy/util/transforms.py:37