(array)
| 59810 | return gl.bindFramebuffer(36008, value); |
| 59811 | }; |
| 59812 | function isArray(array) { |
| 59813 | return Array.isArray(array) || ArrayBuffer.isView(array); |
| 59814 | } |
| 59815 | var GL_PARAMETER_SETTERS = (_GL_PARAMETER_SETTERS = {}, (0, _definePropertyDefault.default)(_GL_PARAMETER_SETTERS, 3042, enable), (0, _definePropertyDefault.default)(_GL_PARAMETER_SETTERS, 32773, function(gl, value) { |
| 59816 | return gl.blendColor.apply(gl, (0, _toConsumableArrayDefault.default)(value)); |
| 59817 | }), (0, _definePropertyDefault.default)(_GL_PARAMETER_SETTERS, 32777, "blendEquation"), (0, _definePropertyDefault.default)(_GL_PARAMETER_SETTERS, 34877, "blendEquation"), (0, _definePropertyDefault.default)(_GL_PARAMETER_SETTERS, 32969, "blendFunc"), (0, _definePropertyDefault.default)(_GL_PARAMETER_SETTERS, 32968, "blendFunc"), (0, _definePropertyDefault.default)(_GL_PARAMETER_SETTERS, 32971, "blendFunc"), (0, _definePropertyDefault.default)(_GL_PARAMETER_SETTERS, 32970, "blendFunc"), (0, _definePropertyDefault.default)(_GL_PARAMETER_SETTERS, 3106, function(gl, value) { |
no outgoing calls
no test coverage detected