glsl() already supports a VideoFrame data source. [getTargetSize()](https://github.dev/google/swissgl/blob/main/swissgl.js#L644) could also support it by adding a case for `[data.displayWidth, data.displayHeight]` edit: changed codedWidth to displayWidth after https://github.com/gpuweb/gpuweb/issues/4525