↓ 3 callersMethodglCompressedTexImage2D(self, target, level, internalformat, width, height, border, data)
vispy/gloo/gl/_proxy.py:102
↓ 3 callersMethodglCompressedTexSubImage2D(self, target, level, xoffset, yoffset, width, height, format, data)
vispy/gloo/gl/_proxy.py:106
↓ 3 callersMethodglReadPixels(self, x, y, width, height, format, type)
vispy/gloo/gl/_proxy.py:374
↓ 2 callersMethod__init__(self, pos=None, color=(0.5, 0.5, 0.5, 1), width=1,
connect='strip', method='gl', antialias=F
vispy/visuals/line/line.py:82