-
Notifications
You must be signed in to change notification settings - Fork 883
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
webgl_rendering_context_base patch change.
Shifted a couple of patches. Chromium change: https://source.chromium.org/chromium/chromium/src/+/c67854d8f41a3b02257e2acb2fb7480f609abd11 commit c67854d8f41a3b02257e2acb2fb7480f609abd11 Author: James Darpinian <[email protected]> Date: Thu Nov 26 00:22:24 2020 +0000 COMPLETION_STATUS_KHR should be true on context loss KHR_parallel_shader_compile COMPLETION_STATUS_KHR queries should return true unconditionally when the context is lost. This is intended to prevent applications from entering an infinite polling loop. Spec clarification and test are landing upstream: KhronosGroup/WebGL#3188 Bug: angleproject:3379
- Loading branch information
Showing
1 changed file
with
29 additions
and
29 deletions.
There are no files selected for viewing
58 changes: 29 additions & 29 deletions
58
patches/third_party-blink-renderer-modules-webgl-webgl_rendering_context_base.cc.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters