aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2012-09-17 11:46:47 -0700
committerAlon Zakai <alonzakai@gmail.com>2012-09-17 13:16:39 -0700
commit547a94ddf5331707750476eb721281b574678e86 (patch)
tree157ae94bd626ff765020b228d492dd1b340664f5
parent7ae024b94dbd7c54a22022ec4794f853579d1153 (diff)
add some shell replay shims
-rw-r--r--tools/reproduceriter_shell.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/reproduceriter_shell.js b/tools/reproduceriter_shell.js
index 05138797..33bdf690 100644
--- a/tools/reproduceriter_shell.js
+++ b/tools/reproduceriter_shell.js
@@ -650,6 +650,8 @@ var document = {
bindRenderbuffer: function(){},
renderbufferStorage: function(){},
framebufferRenderbuffer: function(){},
+ scissor: function(){},
+ colorMask: function(){},
};
}
case '2d': {