Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upwebgl: compiling shader with a sampler2D causes a crash #10326
Closed
Labels
Comments
|
backtrace:
|
|
Can you try with the older version of ANGLE? We updated it recently, it might have new bugs. |
|
Hurrmm... I'll bisect the commit of angle when this was introduced (or maybe just go to the latest stable release instead of YOLOing with master's tip) when I have access to my computer again (travelling today). |
|
Fixed in #10215 |
|
Concretely in emilio/angle@eefe350 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Servo crashes when compiling a shader containing a
uniform sampler2D.Example:
It crashes with the following message: