Chromium Code Reviews
DescriptionExpose WebGL2RenderingContext in worker
Currently WebGL2RenderingContext is not yet exposed in worker, which means
calling OffscreenCanvas.getContext('webgl2') fails in a worker.
This CL expose it with ExperimentalCanvasFeatures flag.
The test for this is upstreamed here:
https://github.com/KhronosGroup/WebGL/pull/2159
BUG=668727
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Committed: https://crrev.com/c4958ccef3f38666ec03a3dbf9cc6e929e8b69c9
Cr-Commit-Position: refs/heads/master@{#434966}
Patch Set 1 #Patch Set 2 : change global interface layout tests result #
Messages
Total messages: 17 (12 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||