Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 Change-Id: I3c63235ccc3e07e0557e80021888886f893d268a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2559534 Auto-Submit: James Darpinian <[email protected]> Commit-Queue: Kenneth Russell <[email protected]> Reviewed-by: Kenneth Russell <[email protected]> Cr-Commit-Position: refs/heads/master@{#831184} GitOrigin-RevId: c67854d8f41a3b02257e2acb2fb7480f609abd11
- Loading branch information