webml-polyfill
webml-polyfill copied to clipboard
[WebGL] texture size error occurs for WebGL on Android
Test Env: Platform: Android(Pixel 3)
Actual Result:
An error occurs for WebGL on Android:
Requested texture size [4128x4128] greater than WebGL maximum on this browser / GPU [4096x4096]
How to Reproduce:
- Visit https://intel.github.io/webml-polyfill/examples/style_transfer
- Select
WebGL - Select one model
Link to https://github.com/intel/webml-polyfill/issues/271 and https://github.com/intel/webml-polyfill/issues/182