Closed
Bug 1494474
Opened 7 years ago
Closed 6 years ago
ANGLE doesn't support asynchronous concurrent glProgramBinary
Categories
(Core :: Graphics, enhancement, P1)
Core
Graphics
Tracking
()
RESOLVED
FIXED
People
(Reporter: jgilbert, Unassigned)
References
()
Details
(Whiteboard: gfx-noted)
Attachments
(3 files)
KHR_parallel_shader_compile[1] integration should have laid the groundwork for this, but :mattwoodrow is seeing glProgramBinary as not hooked up, and is calling CreateShader synchronously.
[1]: https://www.khronos.org/registry/OpenGL/extensions/KHR/KHR_parallel_shader_compile.txt
I'll file an ANGLE issue.
Reporter | ||
Comment 1•7 years ago
|
||
Summary: ANGLE doesn't support parallel glProgramBinary → ANGLE doesn't support asynchronous concurrent glProgramBinary
Reporter | ||
Updated•7 years ago
|
Comment 2•7 years ago
|
||
MozReview-Commit-ID: Cov0FWci0t7
Comment 3•7 years ago
|
||
MozReview-Commit-ID: 8fuMD6plkxq
Depends on D7549
Comment 4•7 years ago
|
||
MozReview-Commit-ID: GPvyK71GGPX
Depends on D7550
Reporter | ||
Comment 5•7 years ago
|
||
Please rebase this changeset on top of chromium/master so we can upstream it.
I've taken a couple stabs at this and haven't had luck.
Upstreaming this blocks updating ANGLE.
Flags: needinfo?(matt.woodrow)
Reporter | ||
Comment 6•6 years ago
|
||
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(matt.woodrow)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•