Bug 1760726 - Failed webgl.linkProgram on CURRENT_PROGRAM should cause draws to fail...
commit8b0e3105a022f3019a9e2696a57884b42c95d9ab
authorKelsey Gilbert <kelsey.gilbert@mozilla.com>
Fri, 25 Mar 2022 20:11:19 +0000 (25 20:11 +0000)
committerKelsey Gilbert <kelsey.gilbert@mozilla.com>
Fri, 25 Mar 2022 20:11:19 +0000 (25 20:11 +0000)
treea7b4cf9c3e1e6b0b9497afda5527671a19c54bfe
parentda8c9ddcc2bdcfc4db911f449cc0e2dcd5248cc3
Bug 1760726 - Failed webgl.linkProgram on CURRENT_PROGRAM should cause draws to fail. r=gfx-reviewers,lsalzman

Hack tests to test new behavior.
Eventually we'll take the full updates with a full CTS update.

Differential Revision: https://phabricator.services.mozilla.com/D141708
dom/canvas/WebGLContextGL.cpp
dom/canvas/test/webgl-conf/checkout/conformance/programs/program-handling.html
dom/canvas/test/webgl-conf/checkout/conformance/programs/program-test.html