Skip to content

Commit

Permalink
Undoing
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgodbolt committed Jul 6, 2024
1 parent 7ce402c commit 268ad13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/webgl-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -587,6 +587,7 @@ function makeLostContextSimulatingCanvas(canvas) {
restoreTimeout_ = timeout;
};


function clearErrors() {
var k = Object.keys(glErrorShadow_);
for (var ii = 0; ii < k.length; ++ii) {
Expand Down

0 comments on commit 268ad13

Please sign in to comment.