Chrome Version: 69.0.3491.0
OS: Windows, Linux
What steps will reproduce the problem?
(1) Launch Chromium with --enable-webgl-draft-extensions
(2) Run test in https://github.com/KhronosGroup/WebGL/pull/2669
What is the expected result?
Test reports WEBGL_multiview as available.
What happens instead?
WEBGL_multiview is not implemented.
WEBGL_multiview should be implemented on top of ANGLE_multiview that's available on desktop platforms. In the future an implementation leveraging OVR_multiview could also be possible.
Comment 1 by oetu...@nvidia.com
, Jul 17