webml-polyfill icon indicating copy to clipboard operation
webml-polyfill copied to clipboard

[WebGL] texture size error occurs for WebGL on Android

Open Christywl opened this issue 5 years ago • 1 comments

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:

  1. Visit https://intel.github.io/webml-polyfill/examples/style_transfer
  2. Select WebGL
  3. Select one model

Christywl avatar Oct 19 '20 05:10 Christywl

Link to https://github.com/intel/webml-polyfill/issues/271 and https://github.com/intel/webml-polyfill/issues/182

ibelem avatar Oct 20 '20 02:10 ibelem