Bug 1706247 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Found the problem during looking into crash test crash with sw-wr on Android.
    https://bugzilla.mozilla.org/show_bug.cgi?id=1706011#c2

logcat emulator log had the following log.

> 04-19 14:24:37.219  3150  3222 F libc    : src/rasterize.h:1379: int clip_side(int, Point3D *, glsl::Interpolants *, Point3D *, glsl::Interpolants *, int &) [AXIS = glsl::Y]: assertion "false" failed
Found the problem during looking into crash test crash with sw-wr on Android.
    https://bugzilla.mozilla.org/show_bug.cgi?id=1706011#c2

logcat emulator log had the following log.

> 04-19 14:24:37.219  3150  3222 F libc    : src/rasterize.h:1379: int clip_side(int, Point3D *, glsl::Interpolants *, Point3D *, glsl::Interpolants *, int &) [AXIS = glsl::Y]: assertion "false" failed

https://searchfox.org/mozilla-central/rev/b6f52976b562008c9d9ceeda22907e1eda506c8e/gfx/wr/swgl/src/rasterize.h#1379

Back to Bug 1706247 Comment 0