mirror of
https://github.com/OpenListTeam/OpenList-Frontend.git
synced 2026-03-13 11:20:24 +00:00
5132 lines
176 KiB
JavaScript
5132 lines
176 KiB
JavaScript
"use strict"
|
|
;(self.webpackChunkruffle_selfhosted =
|
|
self.webpackChunkruffle_selfhosted || []).push([
|
|
[482],
|
|
{
|
|
482: (e, n, t) => {
|
|
t.r(n),
|
|
t.d(n, {
|
|
IntoUnderlyingByteSource: () => Be,
|
|
IntoUnderlyingSink: () => Pe,
|
|
IntoUnderlyingSource: () => ke,
|
|
RuffleHandle: () => Fe,
|
|
RuffleInstanceBuilder: () => Le,
|
|
ZipWriter: () => Oe,
|
|
default: () => qe,
|
|
global_init: () => V,
|
|
initSync: () => ze,
|
|
})
|
|
var _ = t(693)
|
|
const r =
|
|
"undefined" != typeof AudioContext
|
|
? AudioContext
|
|
: "undefined" != typeof webkitAudioContext
|
|
? webkitAudioContext
|
|
: void 0
|
|
let b
|
|
const c = new Array(128).fill(void 0)
|
|
function f(e) {
|
|
return c[e]
|
|
}
|
|
c.push(void 0, null, !0, !1)
|
|
let a = c.length
|
|
function o(e) {
|
|
a === c.length && c.push(c.length + 1)
|
|
const n = a
|
|
return (a = c[n]), (c[n] = e), n
|
|
}
|
|
const i =
|
|
"undefined" != typeof TextDecoder
|
|
? new TextDecoder("utf-8", { ignoreBOM: !0, fatal: !0 })
|
|
: {
|
|
decode: () => {
|
|
throw Error("TextDecoder not available")
|
|
},
|
|
}
|
|
"undefined" != typeof TextDecoder && i.decode()
|
|
let u = null
|
|
function g() {
|
|
return (
|
|
(null !== u && 0 !== u.byteLength) ||
|
|
(u = new Uint8Array(b.memory.buffer)),
|
|
u
|
|
)
|
|
}
|
|
function w(e, n) {
|
|
return (e >>>= 0), i.decode(g().subarray(e, e + n))
|
|
}
|
|
function d(e, n) {
|
|
try {
|
|
return e.apply(this, n)
|
|
} catch (e) {
|
|
b.__wbindgen_exn_store(o(e))
|
|
}
|
|
}
|
|
let s = 0
|
|
const l =
|
|
"undefined" != typeof TextEncoder
|
|
? new TextEncoder("utf-8")
|
|
: {
|
|
encode: () => {
|
|
throw Error("TextEncoder not available")
|
|
},
|
|
},
|
|
m =
|
|
"function" == typeof l.encodeInto
|
|
? function (e, n) {
|
|
return l.encodeInto(e, n)
|
|
}
|
|
: function (e, n) {
|
|
const t = l.encode(e)
|
|
return n.set(t), { read: e.length, written: t.length }
|
|
}
|
|
function p(e, n, t) {
|
|
if (void 0 === t) {
|
|
const t = l.encode(e),
|
|
_ = n(t.length, 1) >>> 0
|
|
return (
|
|
g()
|
|
.subarray(_, _ + t.length)
|
|
.set(t),
|
|
(s = t.length),
|
|
_
|
|
)
|
|
}
|
|
let _ = e.length,
|
|
r = n(_, 1) >>> 0
|
|
const b = g()
|
|
let c = 0
|
|
for (; c < _; c++) {
|
|
const n = e.charCodeAt(c)
|
|
if (n > 127) break
|
|
b[r + c] = n
|
|
}
|
|
if (c !== _) {
|
|
0 !== c && (e = e.slice(c)),
|
|
(r = t(r, _, (_ = c + 3 * e.length), 1) >>> 0)
|
|
const n = g().subarray(r + c, r + _)
|
|
;(c += m(e, n).written), (r = t(r, _, c, 1) >>> 0)
|
|
}
|
|
return (s = c), r
|
|
}
|
|
function y(e) {
|
|
return null == e
|
|
}
|
|
let h = null
|
|
function x() {
|
|
return (
|
|
(null === h ||
|
|
!0 === h.buffer.detached ||
|
|
(void 0 === h.buffer.detached && h.buffer !== b.memory.buffer)) &&
|
|
(h = new DataView(b.memory.buffer)),
|
|
h
|
|
)
|
|
}
|
|
function S(e, n) {
|
|
return (e >>>= 0), g().subarray(e / 1, e / 1 + n)
|
|
}
|
|
function v(e) {
|
|
const n = f(e)
|
|
return (
|
|
(function (e) {
|
|
e < 132 || ((c[e] = a), (a = e))
|
|
})(e),
|
|
n
|
|
)
|
|
}
|
|
let I = null
|
|
function A(e, n) {
|
|
return (
|
|
(e >>>= 0),
|
|
((null !== I && 0 !== I.byteLength) ||
|
|
(I = new Float32Array(b.memory.buffer)),
|
|
I).subarray(e / 4, e / 4 + n)
|
|
)
|
|
}
|
|
let D = null
|
|
function B(e, n) {
|
|
return (
|
|
(e >>>= 0),
|
|
((null !== D && 0 !== D.byteLength) ||
|
|
(D = new Int32Array(b.memory.buffer)),
|
|
D).subarray(e / 4, e / 4 + n)
|
|
)
|
|
}
|
|
let T = null
|
|
function P(e, n) {
|
|
return (
|
|
(e >>>= 0),
|
|
((null !== T && 0 !== T.byteLength) ||
|
|
(T = new Uint32Array(b.memory.buffer)),
|
|
T).subarray(e / 4, e / 4 + n)
|
|
)
|
|
}
|
|
let R = null
|
|
function k(e, n) {
|
|
return (
|
|
(e >>>= 0),
|
|
((null !== R && 0 !== R.byteLength) ||
|
|
(R = new Float64Array(b.memory.buffer)),
|
|
R).subarray(e / 8, e / 8 + n)
|
|
)
|
|
}
|
|
let C = null
|
|
function F(e, n) {
|
|
return (
|
|
(e >>>= 0),
|
|
((null !== C && 0 !== C.byteLength) ||
|
|
(C = new Uint8ClampedArray(b.memory.buffer)),
|
|
C).subarray(e / 1, e / 1 + n)
|
|
)
|
|
}
|
|
const M =
|
|
"undefined" == typeof FinalizationRegistry
|
|
? { register: () => {}, unregister: () => {} }
|
|
: new FinalizationRegistry((e) => {
|
|
b.__wbindgen_export_4.get(e.dtor)(e.a, e.b)
|
|
})
|
|
function L(e, n, t, _) {
|
|
const r = { a: e, b: n, cnt: 1, dtor: t },
|
|
c = (...e) => {
|
|
r.cnt++
|
|
const n = r.a
|
|
r.a = 0
|
|
try {
|
|
return _(n, r.b, ...e)
|
|
} finally {
|
|
0 == --r.cnt
|
|
? (b.__wbindgen_export_4.get(r.dtor)(n, r.b), M.unregister(r))
|
|
: (r.a = n)
|
|
}
|
|
}
|
|
return (c.original = r), M.register(c, r, r), c
|
|
}
|
|
function E(e, n, t, _) {
|
|
const r = { a: e, b: n, cnt: 1, dtor: t },
|
|
c = (...e) => {
|
|
r.cnt++
|
|
try {
|
|
return _(r.a, r.b, ...e)
|
|
} finally {
|
|
0 == --r.cnt &&
|
|
(b.__wbindgen_export_4.get(r.dtor)(r.a, r.b),
|
|
(r.a = 0),
|
|
M.unregister(r))
|
|
}
|
|
}
|
|
return (c.original = r), M.register(c, r, r), c
|
|
}
|
|
function O(e) {
|
|
const n = typeof e
|
|
if ("number" == n || "boolean" == n || null == e) return `${e}`
|
|
if ("string" == n) return `"${e}"`
|
|
if ("symbol" == n) {
|
|
const n = e.description
|
|
return null == n ? "Symbol" : `Symbol(${n})`
|
|
}
|
|
if ("function" == n) {
|
|
const n = e.name
|
|
return "string" == typeof n && n.length > 0
|
|
? `Function(${n})`
|
|
: "Function"
|
|
}
|
|
if (Array.isArray(e)) {
|
|
const n = e.length
|
|
let t = "["
|
|
n > 0 && (t += O(e[0]))
|
|
for (let _ = 1; _ < n; _++) t += ", " + O(e[_])
|
|
return (t += "]"), t
|
|
}
|
|
const t = /\[object ([^\]]+)\]/.exec(toString.call(e))
|
|
let _
|
|
if (!(t && t.length > 1)) return toString.call(e)
|
|
if (((_ = t[1]), "Object" == _))
|
|
try {
|
|
return "Object(" + JSON.stringify(e) + ")"
|
|
} catch (e) {
|
|
return "Object"
|
|
}
|
|
return e instanceof Error ? `${e.name}: ${e.message}\n${e.stack}` : _
|
|
}
|
|
function W(e, n) {
|
|
const t = n(4 * e.length, 4) >>> 0,
|
|
_ = x()
|
|
for (let n = 0; n < e.length; n++) _.setUint32(t + 4 * n, o(e[n]), !0)
|
|
return (s = e.length), t
|
|
}
|
|
function V() {
|
|
b.global_init()
|
|
}
|
|
function z(e, n) {
|
|
const t = n(1 * e.length, 1) >>> 0
|
|
return g().set(e, t / 1), (s = e.length), t
|
|
}
|
|
function U(e, n, t) {
|
|
b._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h16398aa27b966bec(
|
|
e,
|
|
n,
|
|
o(t),
|
|
)
|
|
}
|
|
function q(e, n, t) {
|
|
b._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h35a4ed77d126469f(
|
|
e,
|
|
n,
|
|
t,
|
|
)
|
|
}
|
|
function G(e, n) {
|
|
b._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h942218b7631ec06c(
|
|
e,
|
|
n,
|
|
)
|
|
}
|
|
function H(e, n, t) {
|
|
b._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h2770a6b4c3f458db(
|
|
e,
|
|
n,
|
|
o(t),
|
|
)
|
|
}
|
|
function j(e, n) {
|
|
b._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__he10d3d304dc4b961(
|
|
e,
|
|
n,
|
|
)
|
|
}
|
|
function N(e, n, t) {
|
|
b._dyn_core__ops__function__Fn__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h62529867103ce6ff(
|
|
e,
|
|
n,
|
|
o(t),
|
|
)
|
|
}
|
|
function K(e, n, t) {
|
|
b._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h1f1d18e197e5f2a7(
|
|
e,
|
|
n,
|
|
o(t),
|
|
)
|
|
}
|
|
const Q = ["blob", "arraybuffer"],
|
|
X = ["nonzero", "evenodd"],
|
|
$ = ["unconfigured", "configured", "closed"],
|
|
Y = ["key", "delta"],
|
|
J = ["clamp-to-edge", "repeat", "mirror-repeat"],
|
|
Z = [
|
|
"zero",
|
|
"one",
|
|
"src",
|
|
"one-minus-src",
|
|
"src-alpha",
|
|
"one-minus-src-alpha",
|
|
"dst",
|
|
"one-minus-dst",
|
|
"dst-alpha",
|
|
"one-minus-dst-alpha",
|
|
"src-alpha-saturated",
|
|
"constant",
|
|
"one-minus-constant",
|
|
"src1",
|
|
"one-minus-src1",
|
|
"src1-alpha",
|
|
"one-minus-src1-alpha",
|
|
],
|
|
ee = ["add", "subtract", "reverse-subtract", "min", "max"],
|
|
ne = ["uniform", "storage", "read-only-storage"],
|
|
te = ["opaque", "premultiplied"],
|
|
_e = [
|
|
"never",
|
|
"less",
|
|
"equal",
|
|
"less-equal",
|
|
"greater",
|
|
"not-equal",
|
|
"greater-equal",
|
|
"always",
|
|
],
|
|
re = ["none", "front", "back"],
|
|
be = ["nearest", "linear"],
|
|
ce = ["ccw", "cw"],
|
|
fe = ["uint16", "uint32"],
|
|
ae = ["load", "clear"],
|
|
oe = ["nearest", "linear"],
|
|
ie = ["low-power", "high-performance"],
|
|
ue = [
|
|
"point-list",
|
|
"line-list",
|
|
"line-strip",
|
|
"triangle-list",
|
|
"triangle-strip",
|
|
],
|
|
ge = ["filtering", "non-filtering", "comparison"],
|
|
we = [
|
|
"keep",
|
|
"zero",
|
|
"replace",
|
|
"invert",
|
|
"increment-clamp",
|
|
"decrement-clamp",
|
|
"increment-wrap",
|
|
"decrement-wrap",
|
|
],
|
|
de = ["write-only", "read-only", "read-write"],
|
|
se = ["store", "discard"],
|
|
le = ["all", "stencil-only", "depth-only"],
|
|
me = ["1d", "2d", "3d"],
|
|
pe = [
|
|
"r8unorm",
|
|
"r8snorm",
|
|
"r8uint",
|
|
"r8sint",
|
|
"r16uint",
|
|
"r16sint",
|
|
"r16float",
|
|
"rg8unorm",
|
|
"rg8snorm",
|
|
"rg8uint",
|
|
"rg8sint",
|
|
"r32uint",
|
|
"r32sint",
|
|
"r32float",
|
|
"rg16uint",
|
|
"rg16sint",
|
|
"rg16float",
|
|
"rgba8unorm",
|
|
"rgba8unorm-srgb",
|
|
"rgba8snorm",
|
|
"rgba8uint",
|
|
"rgba8sint",
|
|
"bgra8unorm",
|
|
"bgra8unorm-srgb",
|
|
"rgb9e5ufloat",
|
|
"rgb10a2uint",
|
|
"rgb10a2unorm",
|
|
"rg11b10ufloat",
|
|
"rg32uint",
|
|
"rg32sint",
|
|
"rg32float",
|
|
"rgba16uint",
|
|
"rgba16sint",
|
|
"rgba16float",
|
|
"rgba32uint",
|
|
"rgba32sint",
|
|
"rgba32float",
|
|
"stencil8",
|
|
"depth16unorm",
|
|
"depth24plus",
|
|
"depth24plus-stencil8",
|
|
"depth32float",
|
|
"depth32float-stencil8",
|
|
"bc1-rgba-unorm",
|
|
"bc1-rgba-unorm-srgb",
|
|
"bc2-rgba-unorm",
|
|
"bc2-rgba-unorm-srgb",
|
|
"bc3-rgba-unorm",
|
|
"bc3-rgba-unorm-srgb",
|
|
"bc4-r-unorm",
|
|
"bc4-r-snorm",
|
|
"bc5-rg-unorm",
|
|
"bc5-rg-snorm",
|
|
"bc6h-rgb-ufloat",
|
|
"bc6h-rgb-float",
|
|
"bc7-rgba-unorm",
|
|
"bc7-rgba-unorm-srgb",
|
|
"etc2-rgb8unorm",
|
|
"etc2-rgb8unorm-srgb",
|
|
"etc2-rgb8a1unorm",
|
|
"etc2-rgb8a1unorm-srgb",
|
|
"etc2-rgba8unorm",
|
|
"etc2-rgba8unorm-srgb",
|
|
"eac-r11unorm",
|
|
"eac-r11snorm",
|
|
"eac-rg11unorm",
|
|
"eac-rg11snorm",
|
|
"astc-4x4-unorm",
|
|
"astc-4x4-unorm-srgb",
|
|
"astc-5x4-unorm",
|
|
"astc-5x4-unorm-srgb",
|
|
"astc-5x5-unorm",
|
|
"astc-5x5-unorm-srgb",
|
|
"astc-6x5-unorm",
|
|
"astc-6x5-unorm-srgb",
|
|
"astc-6x6-unorm",
|
|
"astc-6x6-unorm-srgb",
|
|
"astc-8x5-unorm",
|
|
"astc-8x5-unorm-srgb",
|
|
"astc-8x6-unorm",
|
|
"astc-8x6-unorm-srgb",
|
|
"astc-8x8-unorm",
|
|
"astc-8x8-unorm-srgb",
|
|
"astc-10x5-unorm",
|
|
"astc-10x5-unorm-srgb",
|
|
"astc-10x6-unorm",
|
|
"astc-10x6-unorm-srgb",
|
|
"astc-10x8-unorm",
|
|
"astc-10x8-unorm-srgb",
|
|
"astc-10x10-unorm",
|
|
"astc-10x10-unorm-srgb",
|
|
"astc-12x10-unorm",
|
|
"astc-12x10-unorm-srgb",
|
|
"astc-12x12-unorm",
|
|
"astc-12x12-unorm-srgb",
|
|
],
|
|
ye = ["float", "unfilterable-float", "depth", "sint", "uint"],
|
|
he = ["1d", "2d", "2d-array", "cube", "cube-array", "3d"],
|
|
xe = [
|
|
"uint8",
|
|
"uint8x2",
|
|
"uint8x4",
|
|
"sint8",
|
|
"sint8x2",
|
|
"sint8x4",
|
|
"unorm8",
|
|
"unorm8x2",
|
|
"unorm8x4",
|
|
"snorm8",
|
|
"snorm8x2",
|
|
"snorm8x4",
|
|
"uint16",
|
|
"uint16x2",
|
|
"uint16x4",
|
|
"sint16",
|
|
"sint16x2",
|
|
"sint16x4",
|
|
"unorm16",
|
|
"unorm16x2",
|
|
"unorm16x4",
|
|
"snorm16",
|
|
"snorm16x2",
|
|
"snorm16x4",
|
|
"float16",
|
|
"float16x2",
|
|
"float16x4",
|
|
"float32",
|
|
"float32x2",
|
|
"float32x3",
|
|
"float32x4",
|
|
"uint32",
|
|
"uint32x2",
|
|
"uint32x3",
|
|
"uint32x4",
|
|
"sint32",
|
|
"sint32x2",
|
|
"sint32x3",
|
|
"sint32x4",
|
|
"unorm10-10-10-2",
|
|
"unorm8x4-bgra",
|
|
],
|
|
Se = ["vertex", "instance"],
|
|
ve = ["bytes"],
|
|
Ie = ["omit", "same-origin", "include"],
|
|
Ae = [
|
|
"I420",
|
|
"I420A",
|
|
"I422",
|
|
"I444",
|
|
"NV12",
|
|
"RGBA",
|
|
"RGBX",
|
|
"BGRA",
|
|
"BGRX",
|
|
],
|
|
De =
|
|
"undefined" == typeof FinalizationRegistry
|
|
? { register: () => {}, unregister: () => {} }
|
|
: new FinalizationRegistry((e) =>
|
|
b.__wbg_intounderlyingbytesource_free(e >>> 0, 1),
|
|
)
|
|
class Be {
|
|
__destroy_into_raw() {
|
|
const e = this.__wbg_ptr
|
|
return (this.__wbg_ptr = 0), De.unregister(this), e
|
|
}
|
|
free() {
|
|
const e = this.__destroy_into_raw()
|
|
b.__wbg_intounderlyingbytesource_free(e, 0)
|
|
}
|
|
get type() {
|
|
const e = b.intounderlyingbytesource_type(this.__wbg_ptr)
|
|
return ve[e]
|
|
}
|
|
get autoAllocateChunkSize() {
|
|
return (
|
|
b.intounderlyingbytesource_autoAllocateChunkSize(this.__wbg_ptr) >>>
|
|
0
|
|
)
|
|
}
|
|
start(e) {
|
|
b.intounderlyingbytesource_start(this.__wbg_ptr, o(e))
|
|
}
|
|
pull(e) {
|
|
return v(b.intounderlyingbytesource_pull(this.__wbg_ptr, o(e)))
|
|
}
|
|
cancel() {
|
|
const e = this.__destroy_into_raw()
|
|
b.intounderlyingbytesource_cancel(e)
|
|
}
|
|
}
|
|
const Te =
|
|
"undefined" == typeof FinalizationRegistry
|
|
? { register: () => {}, unregister: () => {} }
|
|
: new FinalizationRegistry((e) =>
|
|
b.__wbg_intounderlyingsink_free(e >>> 0, 1),
|
|
)
|
|
class Pe {
|
|
__destroy_into_raw() {
|
|
const e = this.__wbg_ptr
|
|
return (this.__wbg_ptr = 0), Te.unregister(this), e
|
|
}
|
|
free() {
|
|
const e = this.__destroy_into_raw()
|
|
b.__wbg_intounderlyingsink_free(e, 0)
|
|
}
|
|
write(e) {
|
|
return v(b.intounderlyingsink_write(this.__wbg_ptr, o(e)))
|
|
}
|
|
close() {
|
|
const e = this.__destroy_into_raw()
|
|
return v(b.intounderlyingsink_close(e))
|
|
}
|
|
abort(e) {
|
|
const n = this.__destroy_into_raw()
|
|
return v(b.intounderlyingsink_abort(n, o(e)))
|
|
}
|
|
}
|
|
const Re =
|
|
"undefined" == typeof FinalizationRegistry
|
|
? { register: () => {}, unregister: () => {} }
|
|
: new FinalizationRegistry((e) =>
|
|
b.__wbg_intounderlyingsource_free(e >>> 0, 1),
|
|
)
|
|
class ke {
|
|
__destroy_into_raw() {
|
|
const e = this.__wbg_ptr
|
|
return (this.__wbg_ptr = 0), Re.unregister(this), e
|
|
}
|
|
free() {
|
|
const e = this.__destroy_into_raw()
|
|
b.__wbg_intounderlyingsource_free(e, 0)
|
|
}
|
|
pull(e) {
|
|
return v(b.intounderlyingsource_pull(this.__wbg_ptr, o(e)))
|
|
}
|
|
cancel() {
|
|
const e = this.__destroy_into_raw()
|
|
b.intounderlyingsource_cancel(e)
|
|
}
|
|
}
|
|
const Ce =
|
|
"undefined" == typeof FinalizationRegistry
|
|
? { register: () => {}, unregister: () => {} }
|
|
: new FinalizationRegistry((e) =>
|
|
b.__wbg_rufflehandle_free(e >>> 0, 1),
|
|
)
|
|
class Fe {
|
|
static __wrap(e) {
|
|
e >>>= 0
|
|
const n = Object.create(Fe.prototype)
|
|
return (n.__wbg_ptr = e), Ce.register(n, n.__wbg_ptr, n), n
|
|
}
|
|
__destroy_into_raw() {
|
|
const e = this.__wbg_ptr
|
|
return (this.__wbg_ptr = 0), Ce.unregister(this), e
|
|
}
|
|
free() {
|
|
const e = this.__destroy_into_raw()
|
|
b.__wbg_rufflehandle_free(e, 0)
|
|
}
|
|
stream_from(e, n) {
|
|
try {
|
|
const _ = b.__wbindgen_add_to_stack_pointer(-16),
|
|
r = p(e, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
c = s
|
|
b.rufflehandle_stream_from(_, this.__wbg_ptr, r, c, o(n))
|
|
var t = x().getInt32(_ + 0, !0)
|
|
if (x().getInt32(_ + 4, !0)) throw v(t)
|
|
} finally {
|
|
b.__wbindgen_add_to_stack_pointer(16)
|
|
}
|
|
}
|
|
load_data(e, n, t) {
|
|
try {
|
|
const r = b.__wbindgen_add_to_stack_pointer(-16),
|
|
c = p(t, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
f = s
|
|
b.rufflehandle_load_data(r, this.__wbg_ptr, o(e), o(n), c, f)
|
|
var _ = x().getInt32(r + 0, !0)
|
|
if (x().getInt32(r + 4, !0)) throw v(_)
|
|
} finally {
|
|
b.__wbindgen_add_to_stack_pointer(16)
|
|
}
|
|
}
|
|
play() {
|
|
b.rufflehandle_play(this.__wbg_ptr)
|
|
}
|
|
pause() {
|
|
b.rufflehandle_pause(this.__wbg_ptr)
|
|
}
|
|
is_playing() {
|
|
return 0 !== b.rufflehandle_is_playing(this.__wbg_ptr)
|
|
}
|
|
has_focus() {
|
|
return 0 !== b.rufflehandle_has_focus(this.__wbg_ptr)
|
|
}
|
|
volume() {
|
|
return b.rufflehandle_volume(this.__wbg_ptr)
|
|
}
|
|
set_volume(e) {
|
|
b.rufflehandle_set_volume(this.__wbg_ptr, e)
|
|
}
|
|
renderer_debug_info() {
|
|
return v(b.rufflehandle_renderer_debug_info(this.__wbg_ptr))
|
|
}
|
|
renderer_name() {
|
|
return v(b.rufflehandle_renderer_name(this.__wbg_ptr))
|
|
}
|
|
prepare_context_menu() {
|
|
return v(b.rufflehandle_prepare_context_menu(this.__wbg_ptr))
|
|
}
|
|
run_context_menu_callback(e) {
|
|
return v(b.rufflehandle_run_context_menu_callback(this.__wbg_ptr, e))
|
|
}
|
|
set_fullscreen(e) {
|
|
b.rufflehandle_set_fullscreen(this.__wbg_ptr, e)
|
|
}
|
|
clear_custom_menu_items() {
|
|
b.rufflehandle_clear_custom_menu_items(this.__wbg_ptr)
|
|
}
|
|
destroy() {
|
|
b.rufflehandle_destroy(this.__wbg_ptr)
|
|
}
|
|
call_exposed_callback(e, n) {
|
|
const t = p(e, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
_ = s,
|
|
r = W(n, b.__wbindgen_malloc),
|
|
c = s
|
|
return v(
|
|
b.rufflehandle_call_exposed_callback(this.__wbg_ptr, t, _, r, c),
|
|
)
|
|
}
|
|
set_trace_observer(e) {
|
|
b.rufflehandle_set_trace_observer(this.__wbg_ptr, o(e))
|
|
}
|
|
audio_context() {
|
|
return v(b.rufflehandle_audio_context(this.__wbg_ptr))
|
|
}
|
|
static is_wasm_simd_used() {
|
|
return 0 !== b.rufflehandle_is_wasm_simd_used()
|
|
}
|
|
}
|
|
const Me =
|
|
"undefined" == typeof FinalizationRegistry
|
|
? { register: () => {}, unregister: () => {} }
|
|
: new FinalizationRegistry((e) =>
|
|
b.__wbg_ruffleinstancebuilder_free(e >>> 0, 1),
|
|
)
|
|
class Le {
|
|
toJSON() {
|
|
return {}
|
|
}
|
|
toString() {
|
|
return JSON.stringify(this)
|
|
}
|
|
__destroy_into_raw() {
|
|
const e = this.__wbg_ptr
|
|
return (this.__wbg_ptr = 0), Me.unregister(this), e
|
|
}
|
|
free() {
|
|
const e = this.__destroy_into_raw()
|
|
b.__wbg_ruffleinstancebuilder_free(e, 0)
|
|
}
|
|
constructor() {
|
|
const e = b.ruffleinstancebuilder_new()
|
|
return (
|
|
(this.__wbg_ptr = e >>> 0),
|
|
Me.register(this, this.__wbg_ptr, this),
|
|
this
|
|
)
|
|
}
|
|
setAllowScriptAccess(e) {
|
|
b.ruffleinstancebuilder_setAllowScriptAccess(this.__wbg_ptr, e)
|
|
}
|
|
setBackgroundColor(e) {
|
|
b.ruffleinstancebuilder_setBackgroundColor(
|
|
this.__wbg_ptr,
|
|
y(e) ? 4294967297 : e >>> 0,
|
|
)
|
|
}
|
|
setUpgradeToHttps(e) {
|
|
b.ruffleinstancebuilder_setUpgradeToHttps(this.__wbg_ptr, e)
|
|
}
|
|
setCompatibilityRules(e) {
|
|
b.ruffleinstancebuilder_setCompatibilityRules(this.__wbg_ptr, e)
|
|
}
|
|
setLetterbox(e) {
|
|
const n = p(e, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
t = s
|
|
b.ruffleinstancebuilder_setLetterbox(this.__wbg_ptr, n, t)
|
|
}
|
|
setBaseUrl(e) {
|
|
var n = y(e) ? 0 : p(e, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
t = s
|
|
b.ruffleinstancebuilder_setBaseUrl(this.__wbg_ptr, n, t)
|
|
}
|
|
setShowMenu(e) {
|
|
b.ruffleinstancebuilder_setShowMenu(this.__wbg_ptr, e)
|
|
}
|
|
setAllowFullscreen(e) {
|
|
b.ruffleinstancebuilder_setAllowFullscreen(this.__wbg_ptr, e)
|
|
}
|
|
setStageAlign(e) {
|
|
const n = p(e, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
t = s
|
|
b.ruffleinstancebuilder_setStageAlign(this.__wbg_ptr, n, t)
|
|
}
|
|
setForceAlign(e) {
|
|
b.ruffleinstancebuilder_setForceAlign(this.__wbg_ptr, e)
|
|
}
|
|
setQuality(e) {
|
|
const n = p(e, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
t = s
|
|
b.ruffleinstancebuilder_setQuality(this.__wbg_ptr, n, t)
|
|
}
|
|
setScale(e) {
|
|
const n = p(e, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
t = s
|
|
b.ruffleinstancebuilder_setScale(this.__wbg_ptr, n, t)
|
|
}
|
|
setForceScale(e) {
|
|
b.ruffleinstancebuilder_setForceScale(this.__wbg_ptr, e)
|
|
}
|
|
setFrameRate(e) {
|
|
b.ruffleinstancebuilder_setFrameRate(
|
|
this.__wbg_ptr,
|
|
!y(e),
|
|
y(e) ? 0 : e,
|
|
)
|
|
}
|
|
setWmode(e) {
|
|
var n = y(e) ? 0 : p(e, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
t = s
|
|
b.ruffleinstancebuilder_setWmode(this.__wbg_ptr, n, t)
|
|
}
|
|
setLogLevel(e) {
|
|
const n = p(e, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
t = s
|
|
b.ruffleinstancebuilder_setLogLevel(this.__wbg_ptr, n, t)
|
|
}
|
|
setMaxExecutionDuration(e) {
|
|
b.ruffleinstancebuilder_setMaxExecutionDuration(this.__wbg_ptr, e)
|
|
}
|
|
setPlayerVersion(e) {
|
|
b.ruffleinstancebuilder_setPlayerVersion(
|
|
this.__wbg_ptr,
|
|
y(e) ? 16777215 : e,
|
|
)
|
|
}
|
|
setPreferredRenderer(e) {
|
|
var n = y(e) ? 0 : p(e, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
t = s
|
|
b.ruffleinstancebuilder_setPreferredRenderer(this.__wbg_ptr, n, t)
|
|
}
|
|
setOpenUrlMode(e) {
|
|
const n = p(e, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
t = s
|
|
b.ruffleinstancebuilder_setOpenUrlMode(this.__wbg_ptr, n, t)
|
|
}
|
|
setAllowNetworking(e) {
|
|
const n = p(e, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
t = s
|
|
b.ruffleinstancebuilder_setAllowNetworking(this.__wbg_ptr, n, t)
|
|
}
|
|
addSocketProxy(e, n, t) {
|
|
const _ = p(e, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
r = s,
|
|
c = p(t, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
f = s
|
|
b.ruffleinstancebuilder_addSocketProxy(this.__wbg_ptr, _, r, n, c, f)
|
|
}
|
|
setCredentialAllowList(e) {
|
|
const n = W(e, b.__wbindgen_malloc),
|
|
t = s
|
|
b.ruffleinstancebuilder_setCredentialAllowList(this.__wbg_ptr, n, t)
|
|
}
|
|
setPlayerRuntime(e) {
|
|
const n = p(e, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
t = s
|
|
b.ruffleinstancebuilder_setPlayerRuntime(this.__wbg_ptr, n, t)
|
|
}
|
|
setVolume(e) {
|
|
b.ruffleinstancebuilder_setVolume(this.__wbg_ptr, e)
|
|
}
|
|
addFont(e, n) {
|
|
const t = p(e, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
_ = s,
|
|
r = z(n, b.__wbindgen_malloc),
|
|
c = s
|
|
b.ruffleinstancebuilder_addFont(this.__wbg_ptr, t, _, r, c)
|
|
}
|
|
setDefaultFont(e, n) {
|
|
const t = p(e, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
_ = s,
|
|
r = W(n, b.__wbindgen_malloc),
|
|
c = s
|
|
b.ruffleinstancebuilder_setDefaultFont(this.__wbg_ptr, t, _, r, c)
|
|
}
|
|
addGamepadButtonMapping(e, n) {
|
|
const t = p(e, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
_ = s
|
|
b.ruffleinstancebuilder_addGamepadButtonMapping(
|
|
this.__wbg_ptr,
|
|
t,
|
|
_,
|
|
n,
|
|
)
|
|
}
|
|
addUrlRewriteRule(e, n) {
|
|
const t = p(n, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
_ = s
|
|
b.ruffleinstancebuilder_addUrlRewriteRule(this.__wbg_ptr, o(e), t, _)
|
|
}
|
|
setScrollingBehavior(e) {
|
|
const n = p(e, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
t = s
|
|
b.ruffleinstancebuilder_setScrollingBehavior(this.__wbg_ptr, n, t)
|
|
}
|
|
build(e, n) {
|
|
return v(b.ruffleinstancebuilder_build(this.__wbg_ptr, o(e), o(n)))
|
|
}
|
|
}
|
|
const Ee =
|
|
"undefined" == typeof FinalizationRegistry
|
|
? { register: () => {}, unregister: () => {} }
|
|
: new FinalizationRegistry((e) => b.__wbg_zipwriter_free(e >>> 0, 1))
|
|
class Oe {
|
|
__destroy_into_raw() {
|
|
const e = this.__wbg_ptr
|
|
return (this.__wbg_ptr = 0), Ee.unregister(this), e
|
|
}
|
|
free() {
|
|
const e = this.__destroy_into_raw()
|
|
b.__wbg_zipwriter_free(e, 0)
|
|
}
|
|
constructor() {
|
|
const e = b.zipwriter_new()
|
|
return (
|
|
(this.__wbg_ptr = e >>> 0),
|
|
Ee.register(this, this.__wbg_ptr, this),
|
|
this
|
|
)
|
|
}
|
|
addFile(e, n) {
|
|
const t = p(e, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
_ = s,
|
|
r = z(n, b.__wbindgen_malloc),
|
|
c = s
|
|
b.zipwriter_addFile(this.__wbg_ptr, t, _, r, c)
|
|
}
|
|
save() {
|
|
try {
|
|
const r = b.__wbindgen_add_to_stack_pointer(-16)
|
|
b.zipwriter_save(r, this.__wbg_ptr)
|
|
var e = x().getInt32(r + 0, !0),
|
|
n = x().getInt32(r + 4, !0),
|
|
t = x().getInt32(r + 8, !0)
|
|
if (x().getInt32(r + 12, !0)) throw v(t)
|
|
var _ = S(e, n).slice()
|
|
return b.__wbindgen_free(e, 1 * n, 1), _
|
|
} finally {
|
|
b.__wbindgen_add_to_stack_pointer(16)
|
|
}
|
|
}
|
|
}
|
|
function We() {
|
|
const e = { wbg: {} }
|
|
return (
|
|
(e.wbg.__wbg_Window_9e7ea8667e28eb00 = function (e) {
|
|
return o(f(e).Window)
|
|
}),
|
|
(e.wbg.__wbg_WorkerGlobalScope_0169ffb9adb5f5ef = function (e) {
|
|
return o(f(e).WorkerGlobalScope)
|
|
}),
|
|
(e.wbg.__wbg_a_7d6ba6fc2be39772 = function (e) {
|
|
return f(e).a
|
|
}),
|
|
(e.wbg.__wbg_activeTexture_0f19d8acfa0a14c2 = function (e, n) {
|
|
f(e).activeTexture(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_activeTexture_460f2e367e813fb0 = function (e, n) {
|
|
f(e).activeTexture(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_addColorStop_165045339ad89f05 = function () {
|
|
return d(function (e, n, t, _) {
|
|
f(e).addColorStop(n, w(t, _))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_addEventListener_84ae3eac6e15480a = function () {
|
|
return d(function (e, n, t, _, r) {
|
|
f(e).addEventListener(w(n, t), f(_), f(r))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_addEventListener_90e553fdce254421 = function () {
|
|
return d(function (e, n, t, _) {
|
|
f(e).addEventListener(w(n, t), f(_))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_addPath_f4ed865891808eb5 = function (e, n, t) {
|
|
f(e).addPath(f(n), f(t))
|
|
}),
|
|
(e.wbg.__wbg_appendChild_8204974b7328bf98 = function () {
|
|
return d(function (e, n) {
|
|
return o(f(e).appendChild(f(n)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_arrayBuffer_d1b44c4390db422f = function () {
|
|
return d(function (e) {
|
|
return o(f(e).arrayBuffer())
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_assign_276730d240c7d534 = function () {
|
|
return d(function (e, n, t) {
|
|
f(e).assign(w(n, t))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_attachShader_3d4eb6af9e3e7bd1 = function (e, n, t) {
|
|
f(e).attachShader(f(n), f(t))
|
|
}),
|
|
(e.wbg.__wbg_attachShader_94e758c8b5283eb2 = function (e, n, t) {
|
|
f(e).attachShader(f(n), f(t))
|
|
}),
|
|
(e.wbg.__wbg_b_558b204365f1ff0d = function (e) {
|
|
return f(e).b
|
|
}),
|
|
(e.wbg.__wbg_baseURI_240b3b82ba685e7c = function () {
|
|
return d(function (e, n) {
|
|
const t = f(n).baseURI
|
|
var _ = y(t)
|
|
? 0
|
|
: p(t, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
r = s
|
|
x().setInt32(e + 4, r, !0), x().setInt32(e + 0, _, !0)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_beginQuery_6af0b28414b16c07 = function (e, n, t) {
|
|
f(e).beginQuery(n >>> 0, f(t))
|
|
}),
|
|
(e.wbg.__wbg_beginRenderPass_aefd0d9681a1f010 = function () {
|
|
return d(function (e, n) {
|
|
return o(f(e).beginRenderPass(f(n)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_bezierCurveTo_115edcc961cfb1ad = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
) {
|
|
f(e).bezierCurveTo(n, t, _, r, b, c)
|
|
}),
|
|
(e.wbg.__wbg_bindAttribLocation_40da4b3e84cc7bd5 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).bindAttribLocation(f(n), t >>> 0, w(_, r))
|
|
}),
|
|
(e.wbg.__wbg_bindAttribLocation_ce2730e29976d230 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).bindAttribLocation(f(n), t >>> 0, w(_, r))
|
|
}),
|
|
(e.wbg.__wbg_bindBufferRange_454f90f2b1781982 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
) {
|
|
f(e).bindBufferRange(n >>> 0, t >>> 0, f(_), r, b)
|
|
}),
|
|
(e.wbg.__wbg_bindBuffer_309c9a6c21826cf5 = function (e, n, t) {
|
|
f(e).bindBuffer(n >>> 0, f(t))
|
|
}),
|
|
(e.wbg.__wbg_bindBuffer_f32f587f1c2962a7 = function (e, n, t) {
|
|
f(e).bindBuffer(n >>> 0, f(t))
|
|
}),
|
|
(e.wbg.__wbg_bindFramebuffer_bd02c8cc707d670f = function (e, n, t) {
|
|
f(e).bindFramebuffer(n >>> 0, f(t))
|
|
}),
|
|
(e.wbg.__wbg_bindFramebuffer_e48e83c0f973944d = function (e, n, t) {
|
|
f(e).bindFramebuffer(n >>> 0, f(t))
|
|
}),
|
|
(e.wbg.__wbg_bindRenderbuffer_53eedd88e52b4cb5 = function (e, n, t) {
|
|
f(e).bindRenderbuffer(n >>> 0, f(t))
|
|
}),
|
|
(e.wbg.__wbg_bindRenderbuffer_55e205fecfddbb8c = function (e, n, t) {
|
|
f(e).bindRenderbuffer(n >>> 0, f(t))
|
|
}),
|
|
(e.wbg.__wbg_bindSampler_9f59cf2eaa22eee0 = function (e, n, t) {
|
|
f(e).bindSampler(n >>> 0, f(t))
|
|
}),
|
|
(e.wbg.__wbg_bindTexture_a6e795697f49ebd1 = function (e, n, t) {
|
|
f(e).bindTexture(n >>> 0, f(t))
|
|
}),
|
|
(e.wbg.__wbg_bindTexture_bc8eb316247f739d = function (e, n, t) {
|
|
f(e).bindTexture(n >>> 0, f(t))
|
|
}),
|
|
(e.wbg.__wbg_bindVertexArrayOES_da8e7059b789629e = function (e, n) {
|
|
f(e).bindVertexArrayOES(f(n))
|
|
}),
|
|
(e.wbg.__wbg_bindVertexArray_6b4b88581064b71f = function (e, n) {
|
|
f(e).bindVertexArray(f(n))
|
|
}),
|
|
(e.wbg.__wbg_blendColor_15ba1eff44560932 = function (e, n, t, _, r) {
|
|
f(e).blendColor(n, t, _, r)
|
|
}),
|
|
(e.wbg.__wbg_blendColor_6446fba673f64ff0 = function (e, n, t, _, r) {
|
|
f(e).blendColor(n, t, _, r)
|
|
}),
|
|
(e.wbg.__wbg_blendEquationSeparate_c1aa26a9a5c5267e = function (
|
|
e,
|
|
n,
|
|
t,
|
|
) {
|
|
f(e).blendEquationSeparate(n >>> 0, t >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_blendEquationSeparate_f3d422e981d86339 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
) {
|
|
f(e).blendEquationSeparate(n >>> 0, t >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_blendEquation_c23d111ad6d268ff = function (e, n) {
|
|
f(e).blendEquation(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_blendEquation_cec7bc41f3e5704c = function (e, n) {
|
|
f(e).blendEquation(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_blendFuncSeparate_483be8d4dd635340 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).blendFuncSeparate(n >>> 0, t >>> 0, _ >>> 0, r >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_blendFuncSeparate_dafeabfc1680b2ee = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).blendFuncSeparate(n >>> 0, t >>> 0, _ >>> 0, r >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_blendFunc_9454884a3cfd2911 = function (e, n, t) {
|
|
f(e).blendFunc(n >>> 0, t >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_blendFunc_c3b74be5a39c665f = function (e, n, t) {
|
|
f(e).blendFunc(n >>> 0, t >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_blitFramebuffer_7303bdff77cfe967 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a,
|
|
o,
|
|
i,
|
|
u,
|
|
) {
|
|
f(e).blitFramebuffer(n, t, _, r, b, c, a, o, i >>> 0, u >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_body_0b8fd1fe671660df = function (e) {
|
|
const n = f(e).body
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_body_942ea927546a04ba = function (e) {
|
|
const n = f(e).body
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_bufferData_3261d3e1dd6fc903 = function (e, n, t, _) {
|
|
f(e).bufferData(n >>> 0, f(t), _ >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_bufferData_33c59bf909ea6fd3 = function (e, n, t, _) {
|
|
f(e).bufferData(n >>> 0, f(t), _ >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_bufferData_463178757784fcac = function (e, n, t, _) {
|
|
f(e).bufferData(n >>> 0, t, _ >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_bufferData_d99b6b4eb5283f20 = function (e, n, t, _) {
|
|
f(e).bufferData(n >>> 0, t, _ >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_bufferData_e782cf0ee06c693a = function (e, n, t, _, r) {
|
|
f(e).bufferData(n >>> 0, S(t, _), r >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_bufferSubData_4e973eefe9236d04 = function (e, n, t, _) {
|
|
f(e).bufferSubData(n >>> 0, t, f(_))
|
|
}),
|
|
(e.wbg.__wbg_bufferSubData_dcd4d16031a60345 = function (e, n, t, _) {
|
|
f(e).bufferSubData(n >>> 0, t, f(_))
|
|
}),
|
|
(e.wbg.__wbg_buffer_09165b52af8c5237 = function (e) {
|
|
return o(f(e).buffer)
|
|
}),
|
|
(e.wbg.__wbg_buffer_609cc3eee51ed158 = function (e) {
|
|
return o(f(e).buffer)
|
|
}),
|
|
(e.wbg.__wbg_button_f75c56aec440ea04 = function (e) {
|
|
return f(e).button
|
|
}),
|
|
(e.wbg.__wbg_buttons_c4b2b5a0c27f0743 = function (e) {
|
|
return o(f(e).buttons)
|
|
}),
|
|
(e.wbg.__wbg_byobRequest_77d9adf63337edfb = function (e) {
|
|
const n = f(e).byobRequest
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_byteLength_e674b853d9c77e1d = function (e) {
|
|
return f(e).byteLength
|
|
}),
|
|
(e.wbg.__wbg_byteOffset_fd862df290ef848d = function (e) {
|
|
return f(e).byteOffset
|
|
}),
|
|
(e.wbg.__wbg_c_87f51397f3871a8f = function (e) {
|
|
return f(e).c
|
|
}),
|
|
(e.wbg.__wbg_callExternalInterface_aab2dc76bc699f1a = function () {
|
|
return d(function (e, n, t, r) {
|
|
var c = (function (e, n) {
|
|
e >>>= 0
|
|
const t = x(),
|
|
_ = []
|
|
for (let r = e; r < e + 4 * n; r += 4)
|
|
_.push(v(t.getUint32(r, !0)))
|
|
return _
|
|
})(t, r).slice()
|
|
b.__wbindgen_free(t, 4 * r, 4)
|
|
return o((0, _.V)(w(e, n), c))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_callFSCommand_56f2863c1a42fe95 = function () {
|
|
return d(function (e, n, t, _, r) {
|
|
return f(e).callFSCommand(w(n, t), w(_, r))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_call_672a4d21634d4a24 = function () {
|
|
return d(function (e, n) {
|
|
return o(f(e).call(f(n)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_call_7cccdd69e0791ae2 = function () {
|
|
return d(function (e, n, t) {
|
|
return o(f(e).call(f(n), f(t)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_cancelAnimationFrame_089b48301c362fde = function () {
|
|
return d(function (e, n) {
|
|
f(e).cancelAnimationFrame(n)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_clearBufferfv_65ea413f7f2554a2 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).clearBufferfv(n >>> 0, t, A(_, r))
|
|
}),
|
|
(e.wbg.__wbg_clearBufferiv_c003c27b77a0245b = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).clearBufferiv(n >>> 0, t, B(_, r))
|
|
}),
|
|
(e.wbg.__wbg_clearBufferuiv_8c285072f2026a37 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).clearBufferuiv(n >>> 0, t, P(_, r))
|
|
}),
|
|
(e.wbg.__wbg_clearColor_f0fa029dfbcc1982 = function (e, n, t, _, r) {
|
|
f(e).clearColor(n, t, _, r)
|
|
}),
|
|
(e.wbg.__wbg_clearDepth_17cfee5be8476fae = function (e, n) {
|
|
f(e).clearDepth(n)
|
|
}),
|
|
(e.wbg.__wbg_clearDepth_670d19914a501259 = function (e, n) {
|
|
f(e).clearDepth(n)
|
|
}),
|
|
(e.wbg.__wbg_clearRect_8e4ba7ea0e06711a = function (e, n, t, _, r) {
|
|
f(e).clearRect(n, t, _, r)
|
|
}),
|
|
(e.wbg.__wbg_clearStencil_4323424f1acca0df = function (e, n) {
|
|
f(e).clearStencil(n)
|
|
}),
|
|
(e.wbg.__wbg_clearStencil_7addd3b330b56b27 = function (e, n) {
|
|
f(e).clearStencil(n)
|
|
}),
|
|
(e.wbg.__wbg_clear_62b9037b892f6988 = function (e, n) {
|
|
f(e).clear(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_clear_f8d5f3c348d37d95 = function (e, n) {
|
|
f(e).clear(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_click_c52d7bdb3b6dc9c3 = function (e) {
|
|
f(e).click()
|
|
}),
|
|
(e.wbg.__wbg_clientHeight_216178c194000db4 = function (e) {
|
|
return f(e).clientHeight
|
|
}),
|
|
(e.wbg.__wbg_clientWaitSync_6930890a42bd44c0 = function (e, n, t, _) {
|
|
return f(e).clientWaitSync(f(n), t >>> 0, _ >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_clientWidth_ce67a04dc15fce39 = function (e) {
|
|
return f(e).clientWidth
|
|
}),
|
|
(e.wbg.__wbg_clip_8580b4b35a2f9c21 = function (e, n, t) {
|
|
f(e).clip(f(n), X[t])
|
|
}),
|
|
(e.wbg.__wbg_clipboardData_04bd9c1b0935d7e6 = function (e) {
|
|
const n = f(e).clipboardData
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_clipboard_93f8aa8cc426db44 = function (e) {
|
|
return o(f(e).clipboard)
|
|
}),
|
|
(e.wbg.__wbg_closePath_7b191d113c863d8f = function (e) {
|
|
f(e).closePath()
|
|
}),
|
|
(e.wbg.__wbg_closeVirtualKeyboard_2bdc8fcbbcce7320 = function (e) {
|
|
f(e).closeVirtualKeyboard()
|
|
}),
|
|
(e.wbg.__wbg_close_2893b7d056a0627d = function () {
|
|
return d(function (e) {
|
|
f(e).close()
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_close_304cc1fef3466669 = function () {
|
|
return d(function (e) {
|
|
f(e).close()
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_close_3c756df9a6f53aac = function () {
|
|
return d(function (e, n) {
|
|
f(e).close(n)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_close_5a97ef05b337f8ce = function () {
|
|
return d(function (e) {
|
|
return o(f(e).close())
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_close_5ce03e29be453811 = function () {
|
|
return d(function (e) {
|
|
f(e).close()
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_close_e1253d480ed93ce3 = function () {
|
|
return d(function (e, n, t, _) {
|
|
f(e).close(n, w(t, _))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_code_459c120478e1ab6e = function (e, n) {
|
|
const t = p(f(n).code, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
_ = s
|
|
x().setInt32(e + 4, _, !0), x().setInt32(e + 0, t, !0)
|
|
}),
|
|
(e.wbg.__wbg_code_f4ec1e6e2e1b0417 = function (e) {
|
|
return f(e).code
|
|
}),
|
|
(e.wbg.__wbg_colorMask_5e7c60b9c7a57a2e = function (e, n, t, _, r) {
|
|
f(e).colorMask(0 !== n, 0 !== t, 0 !== _, 0 !== r)
|
|
}),
|
|
(e.wbg.__wbg_colorMask_6dac12039c7145ae = function (e, n, t, _, r) {
|
|
f(e).colorMask(0 !== n, 0 !== t, 0 !== _, 0 !== r)
|
|
}),
|
|
(e.wbg.__wbg_compileShader_0ad770bbdbb9de21 = function (e, n) {
|
|
f(e).compileShader(f(n))
|
|
}),
|
|
(e.wbg.__wbg_compileShader_2307c9d370717dd5 = function (e, n) {
|
|
f(e).compileShader(f(n))
|
|
}),
|
|
(e.wbg.__wbg_compressedTexSubImage2D_71877eec950ca069 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a,
|
|
o,
|
|
i,
|
|
) {
|
|
f(e).compressedTexSubImage2D(n >>> 0, t, _, r, b, c, a >>> 0, o, i)
|
|
}),
|
|
(e.wbg.__wbg_compressedTexSubImage2D_99abf4cfdb7c3fd8 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a,
|
|
o,
|
|
) {
|
|
f(e).compressedTexSubImage2D(n >>> 0, t, _, r, b, c, a >>> 0, f(o))
|
|
}),
|
|
(e.wbg.__wbg_compressedTexSubImage2D_d66dcfcb2422e703 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a,
|
|
o,
|
|
) {
|
|
f(e).compressedTexSubImage2D(n >>> 0, t, _, r, b, c, a >>> 0, f(o))
|
|
}),
|
|
(e.wbg.__wbg_compressedTexSubImage3D_58506392da46b927 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a,
|
|
o,
|
|
i,
|
|
u,
|
|
) {
|
|
f(e).compressedTexSubImage3D(
|
|
n >>> 0,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a,
|
|
o,
|
|
i >>> 0,
|
|
f(u),
|
|
)
|
|
}),
|
|
(e.wbg.__wbg_compressedTexSubImage3D_81477746675a4017 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a,
|
|
o,
|
|
i,
|
|
u,
|
|
g,
|
|
) {
|
|
f(e).compressedTexSubImage3D(
|
|
n >>> 0,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a,
|
|
o,
|
|
i >>> 0,
|
|
u,
|
|
g,
|
|
)
|
|
}),
|
|
(e.wbg.__wbg_configure_69aea2f2c91d2049 = function () {
|
|
return d(function (e, n) {
|
|
f(e).configure(f(n))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_configure_86dd92dde48d105a = function () {
|
|
return d(function (e, n) {
|
|
f(e).configure(f(n))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_confirm_e2474272c4d0acee = function () {
|
|
return d(function (e, n, t) {
|
|
return f(e).confirm(w(n, t))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_connect_b22945d106632a36 = function () {
|
|
return d(function (e, n) {
|
|
return o(f(e).connect(f(n)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_contains_3361c7eda6c95afd = function (e, n) {
|
|
return f(e).contains(f(n))
|
|
}),
|
|
(e.wbg.__wbg_copyBufferSubData_9469a965478e33b5 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
) {
|
|
f(e).copyBufferSubData(n >>> 0, t >>> 0, _, r, b)
|
|
}),
|
|
(e.wbg.__wbg_copyBufferToBuffer_0d141e7111b0b6ab = function () {
|
|
return d(function (e, n, t, _, r, b) {
|
|
f(e).copyBufferToBuffer(f(n), t, f(_), r, b)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_copyBufferToTexture_722a7aa47b5d891b = function () {
|
|
return d(function (e, n, t, _) {
|
|
f(e).copyBufferToTexture(f(n), f(t), f(_))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_copyTexSubImage2D_05e7e8df6814a705 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a,
|
|
o,
|
|
) {
|
|
f(e).copyTexSubImage2D(n >>> 0, t, _, r, b, c, a, o)
|
|
}),
|
|
(e.wbg.__wbg_copyTexSubImage2D_607ad28606952982 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a,
|
|
o,
|
|
) {
|
|
f(e).copyTexSubImage2D(n >>> 0, t, _, r, b, c, a, o)
|
|
}),
|
|
(e.wbg.__wbg_copyTexSubImage3D_32e92c94044e58ca = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a,
|
|
o,
|
|
i,
|
|
) {
|
|
f(e).copyTexSubImage3D(n >>> 0, t, _, r, b, c, a, o, i)
|
|
}),
|
|
(e.wbg.__wbg_copyTextureToBuffer_bb350c95b19e5999 = function () {
|
|
return d(function (e, n, t, _) {
|
|
f(e).copyTextureToBuffer(f(n), f(t), f(_))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_copyTextureToTexture_e56f4277214ec1b4 = function () {
|
|
return d(function (e, n, t, _) {
|
|
f(e).copyTextureToTexture(f(n), f(t), f(_))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_copyToAudioBufferInterleaved_8bc972b0b0802456 =
|
|
function (e, n, t) {
|
|
;(0, _.A)(f(e), A(n, t))
|
|
}),
|
|
(e.wbg.__wbg_copyTo_13dd3bf6a979e7e1 = function (e, n, t) {
|
|
return o(f(e).copyTo(S(n, t)))
|
|
}),
|
|
(e.wbg.__wbg_createBindGroupLayout_f0635625a1a82bea = function () {
|
|
return d(function (e, n) {
|
|
return o(f(e).createBindGroupLayout(f(n)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_createBindGroup_043b06d20124f91e = function (e, n) {
|
|
return o(f(e).createBindGroup(f(n)))
|
|
}),
|
|
(e.wbg.__wbg_createBufferSource_f7860a96f709acbd = function () {
|
|
return d(function (e) {
|
|
return o(f(e).createBufferSource())
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_createBuffer_086a8bb05ced884a = function () {
|
|
return d(function (e, n) {
|
|
return o(f(e).createBuffer(f(n)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_createBuffer_7a9ec3d654073660 = function (e) {
|
|
const n = f(e).createBuffer()
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_createBuffer_926beeec3ff39b5a = function () {
|
|
return d(function (e, n, t, _) {
|
|
return o(f(e).createBuffer(n >>> 0, t >>> 0, _))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_createBuffer_9886e84a67b68c89 = function (e) {
|
|
const n = f(e).createBuffer()
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_createCommandEncoder_aa9ae9d445bb7abf = function (e, n) {
|
|
return o(f(e).createCommandEncoder(f(n)))
|
|
}),
|
|
(e.wbg.__wbg_createElementNS_914d752e521987da = function () {
|
|
return d(function (e, n, t, _, r) {
|
|
return o(
|
|
f(e).createElementNS(0 === n ? void 0 : w(n, t), w(_, r)),
|
|
)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_createElement_8c9931a732ee2fea = function () {
|
|
return d(function (e, n, t) {
|
|
return o(f(e).createElement(w(n, t)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_createFramebuffer_7824f69bba778885 = function (e) {
|
|
const n = f(e).createFramebuffer()
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_createFramebuffer_c8d70ebc4858051e = function (e) {
|
|
const n = f(e).createFramebuffer()
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_createLinearGradient_d9f235a84f77b603 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
return o(f(e).createLinearGradient(n, t, _, r))
|
|
}),
|
|
(e.wbg.__wbg_createObjectURL_6e98d2f9c7bd9764 = function () {
|
|
return d(function (e, n) {
|
|
const t = p(
|
|
URL.createObjectURL(f(n)),
|
|
b.__wbindgen_malloc,
|
|
b.__wbindgen_realloc,
|
|
),
|
|
_ = s
|
|
x().setInt32(e + 4, _, !0), x().setInt32(e + 0, t, !0)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_createPattern_de74e28e1f64b306 = function () {
|
|
return d(function (e, n, t, _) {
|
|
const r = f(e).createPattern(f(n), w(t, _))
|
|
return y(r) ? 0 : o(r)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_createPipelineLayout_5cc7e994e46201c7 = function (e, n) {
|
|
return o(f(e).createPipelineLayout(f(n)))
|
|
}),
|
|
(e.wbg.__wbg_createProgram_8ff56c485f3233d0 = function (e) {
|
|
const n = f(e).createProgram()
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_createProgram_da203074cafb1038 = function (e) {
|
|
const n = f(e).createProgram()
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_createQuery_5ed5e770ec1009c1 = function (e) {
|
|
const n = f(e).createQuery()
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_createRadialGradient_6c71dd51b548f2dd = function () {
|
|
return d(function (e, n, t, _, r, b, c) {
|
|
return o(f(e).createRadialGradient(n, t, _, r, b, c))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_createRenderPipeline_47152f2f57b11194 = function () {
|
|
return d(function (e, n) {
|
|
return o(f(e).createRenderPipeline(f(n)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_createRenderbuffer_d88aa9403faa38ea = function (e) {
|
|
const n = f(e).createRenderbuffer()
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_createRenderbuffer_fd347ae14f262eaa = function (e) {
|
|
const n = f(e).createRenderbuffer()
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_createSampler_f3970b77a6f36963 = function (e, n) {
|
|
return o(f(e).createSampler(f(n)))
|
|
}),
|
|
(e.wbg.__wbg_createSampler_f76e29d7522bec9e = function (e) {
|
|
const n = f(e).createSampler()
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_createShaderModule_9ec201507fe4949e = function (e, n) {
|
|
return o(f(e).createShaderModule(f(n)))
|
|
}),
|
|
(e.wbg.__wbg_createShader_4a256a8cc9c1ce4f = function (e, n) {
|
|
const t = f(e).createShader(n >>> 0)
|
|
return y(t) ? 0 : o(t)
|
|
}),
|
|
(e.wbg.__wbg_createShader_983150fb1243ee56 = function (e, n) {
|
|
const t = f(e).createShader(n >>> 0)
|
|
return y(t) ? 0 : o(t)
|
|
}),
|
|
(e.wbg.__wbg_createTexture_09f18232c5ad6e69 = function () {
|
|
return d(function (e, n) {
|
|
return o(f(e).createTexture(f(n)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_createTexture_9c536c79b635fdef = function (e) {
|
|
const n = f(e).createTexture()
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_createTexture_bfaa54c0cd22e367 = function (e) {
|
|
const n = f(e).createTexture()
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_createVertexArrayOES_991b44f100f93329 = function (e) {
|
|
const n = f(e).createVertexArrayOES()
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_createVertexArray_e435029ae2660efd = function (e) {
|
|
const n = f(e).createVertexArray()
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_createView_f7cd0a0356a46f3b = function () {
|
|
return d(function (e, n) {
|
|
return o(f(e).createView(f(n)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_ctrlKey_1e826e468105ac11 = function (e) {
|
|
return f(e).ctrlKey
|
|
}),
|
|
(e.wbg.__wbg_cullFace_187079e6e20a464d = function (e, n) {
|
|
f(e).cullFace(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_cullFace_fbae6dd4d5e61ba4 = function (e, n) {
|
|
f(e).cullFace(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_currentTarget_6f3494de6b6d7897 = function (e) {
|
|
const n = f(e).currentTarget
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_currentTime_adef4d803f58eb66 = function (e) {
|
|
return f(e).currentTime
|
|
}),
|
|
(e.wbg.__wbg_d_ee734a5959d68cdd = function (e) {
|
|
return f(e).d
|
|
}),
|
|
(e.wbg.__wbg_data_432d9c3df2630942 = function (e) {
|
|
return o(f(e).data)
|
|
}),
|
|
(e.wbg.__wbg_decodeQueueSize_291a870b0ca48c77 = function (e) {
|
|
return f(e).decodeQueueSize
|
|
}),
|
|
(e.wbg.__wbg_decode_6c36f113295ffd87 = function () {
|
|
return d(function (e, n) {
|
|
f(e).decode(f(n))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_deleteBuffer_7ed96e1bf7c02e87 = function (e, n) {
|
|
f(e).deleteBuffer(f(n))
|
|
}),
|
|
(e.wbg.__wbg_deleteBuffer_a7822433fc95dfb8 = function (e, n) {
|
|
f(e).deleteBuffer(f(n))
|
|
}),
|
|
(e.wbg.__wbg_deleteFramebuffer_66853fb7101488cb = function (e, n) {
|
|
f(e).deleteFramebuffer(f(n))
|
|
}),
|
|
(e.wbg.__wbg_deleteFramebuffer_cd3285ee5a702a7a = function (e, n) {
|
|
f(e).deleteFramebuffer(f(n))
|
|
}),
|
|
(e.wbg.__wbg_deleteProgram_3fa626bbc0001eb7 = function (e, n) {
|
|
f(e).deleteProgram(f(n))
|
|
}),
|
|
(e.wbg.__wbg_deleteProgram_71a133c6d053e272 = function (e, n) {
|
|
f(e).deleteProgram(f(n))
|
|
}),
|
|
(e.wbg.__wbg_deleteQuery_6a2b7cd30074b20b = function (e, n) {
|
|
f(e).deleteQuery(f(n))
|
|
}),
|
|
(e.wbg.__wbg_deleteRenderbuffer_59f4369653485031 = function (e, n) {
|
|
f(e).deleteRenderbuffer(f(n))
|
|
}),
|
|
(e.wbg.__wbg_deleteRenderbuffer_8808192853211567 = function (e, n) {
|
|
f(e).deleteRenderbuffer(f(n))
|
|
}),
|
|
(e.wbg.__wbg_deleteSampler_7f02bb003ba547f0 = function (e, n) {
|
|
f(e).deleteSampler(f(n))
|
|
}),
|
|
(e.wbg.__wbg_deleteShader_8d42f169deda58ac = function (e, n) {
|
|
f(e).deleteShader(f(n))
|
|
}),
|
|
(e.wbg.__wbg_deleteShader_c65a44796c5004d8 = function (e, n) {
|
|
f(e).deleteShader(f(n))
|
|
}),
|
|
(e.wbg.__wbg_deleteSync_5a3fbe5d6b742398 = function (e, n) {
|
|
f(e).deleteSync(f(n))
|
|
}),
|
|
(e.wbg.__wbg_deleteTexture_a30f5ca0163c4110 = function (e, n) {
|
|
f(e).deleteTexture(f(n))
|
|
}),
|
|
(e.wbg.__wbg_deleteTexture_bb82c9fec34372ba = function (e, n) {
|
|
f(e).deleteTexture(f(n))
|
|
}),
|
|
(e.wbg.__wbg_deleteVertexArrayOES_1ee7a06a4b23ec8c = function (e, n) {
|
|
f(e).deleteVertexArrayOES(f(n))
|
|
}),
|
|
(e.wbg.__wbg_deleteVertexArray_77fe73664a3332ae = function (e, n) {
|
|
f(e).deleteVertexArray(f(n))
|
|
}),
|
|
(e.wbg.__wbg_delete_5ffea89592972463 = function () {
|
|
return d(function (e, n, t) {
|
|
delete f(e)[w(n, t)]
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_deltaMode_9bfd9fe3f6b4b240 = function (e) {
|
|
return f(e).deltaMode
|
|
}),
|
|
(e.wbg.__wbg_deltaY_f9318542caea0c36 = function (e) {
|
|
return f(e).deltaY
|
|
}),
|
|
(e.wbg.__wbg_depthFunc_2906916f4536d5d7 = function (e, n) {
|
|
f(e).depthFunc(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_depthFunc_f34449ae87cc4e3e = function (e, n) {
|
|
f(e).depthFunc(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_depthMask_5fe84e2801488eda = function (e, n) {
|
|
f(e).depthMask(0 !== n)
|
|
}),
|
|
(e.wbg.__wbg_depthMask_76688a8638b2f321 = function (e, n) {
|
|
f(e).depthMask(0 !== n)
|
|
}),
|
|
(e.wbg.__wbg_depthRange_3cd6b4dc961d9116 = function (e, n, t) {
|
|
f(e).depthRange(n, t)
|
|
}),
|
|
(e.wbg.__wbg_depthRange_f9c084ff3d81fd7b = function (e, n, t) {
|
|
f(e).depthRange(n, t)
|
|
}),
|
|
(e.wbg.__wbg_destination_6400091abd6f01b3 = function (e) {
|
|
return o(f(e).destination)
|
|
}),
|
|
(e.wbg.__wbg_devicePixelRatio_68c391265f05d093 = function (e) {
|
|
return f(e).devicePixelRatio
|
|
}),
|
|
(e.wbg.__wbg_disableVertexAttribArray_452cc9815fced7e4 = function (
|
|
e,
|
|
n,
|
|
) {
|
|
f(e).disableVertexAttribArray(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_disableVertexAttribArray_afd097fb465dc100 = function (
|
|
e,
|
|
n,
|
|
) {
|
|
f(e).disableVertexAttribArray(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_disable_2702df5b5da5dd21 = function (e, n) {
|
|
f(e).disable(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_disable_8b53998501a7a85b = function (e, n) {
|
|
f(e).disable(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_dispatchEvent_9e259d7c1d603dfb = function () {
|
|
return d(function (e, n) {
|
|
return f(e).dispatchEvent(f(n))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_displayClipboardModal_3fdf8527c074e477 = function (
|
|
e,
|
|
n,
|
|
) {
|
|
f(e).displayClipboardModal(0 !== n)
|
|
}),
|
|
(e.wbg.__wbg_displayMessage_42f551c4dadda912 = function (e, n, t) {
|
|
f(e).displayMessage(w(n, t))
|
|
}),
|
|
(e.wbg.__wbg_displayRestoredFromBfcacheMessage_5152ec9ffa07ce0c =
|
|
function (e) {
|
|
f(e).displayRestoredFromBfcacheMessage()
|
|
}),
|
|
(e.wbg.__wbg_displayRootMovieDownloadFailedMessage_d406bdac4b562cff =
|
|
function (e, n) {
|
|
f(e).displayRootMovieDownloadFailedMessage(0 !== n)
|
|
}),
|
|
(e.wbg.__wbg_displayUnsupportedVideo_d4963906866b517e = function (
|
|
e,
|
|
n,
|
|
t,
|
|
) {
|
|
f(e).displayUnsupportedVideo(w(n, t))
|
|
}),
|
|
(e.wbg.__wbg_document_d249400bd7bd996d = function (e) {
|
|
const n = f(e).document
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_done_769e5ede4b31c67b = function (e) {
|
|
return f(e).done
|
|
}),
|
|
(e.wbg.__wbg_drawArraysInstancedANGLE_342ee6b5236d9702 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).drawArraysInstancedANGLE(n >>> 0, t, _, r)
|
|
}),
|
|
(e.wbg.__wbg_drawArraysInstanced_622ea9f149b0b80c = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).drawArraysInstanced(n >>> 0, t, _, r)
|
|
}),
|
|
(e.wbg.__wbg_drawArrays_6acaa2669c105f3a = function (e, n, t, _) {
|
|
f(e).drawArrays(n >>> 0, t, _)
|
|
}),
|
|
(e.wbg.__wbg_drawArrays_6d29ea2ebc0c72a2 = function (e, n, t, _) {
|
|
f(e).drawArrays(n >>> 0, t, _)
|
|
}),
|
|
(e.wbg.__wbg_drawBuffersWEBGL_9fdbdf3d4cbd3aae = function (e, n) {
|
|
f(e).drawBuffersWEBGL(f(n))
|
|
}),
|
|
(e.wbg.__wbg_drawBuffers_e729b75c5a50d760 = function (e, n) {
|
|
f(e).drawBuffers(f(n))
|
|
}),
|
|
(e.wbg.__wbg_drawElementsInstancedANGLE_096b48ab8686c5cf = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
) {
|
|
f(e).drawElementsInstancedANGLE(n >>> 0, t, _ >>> 0, r, b)
|
|
}),
|
|
(e.wbg.__wbg_drawElementsInstanced_f874e87d0b4e95e9 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
) {
|
|
f(e).drawElementsInstanced(n >>> 0, t, _ >>> 0, r, b)
|
|
}),
|
|
(e.wbg.__wbg_drawElements_16199ef1cc58b16a = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).drawElements(n >>> 0, t, _ >>> 0, r)
|
|
}),
|
|
(e.wbg.__wbg_drawImage_dfdde1887a169a24 = function () {
|
|
return d(function (e, n, t, _) {
|
|
f(e).drawImage(f(n), t, _)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_drawIndexed_322c2f9f038d7b23 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
) {
|
|
f(e).drawIndexed(n >>> 0, t >>> 0, _ >>> 0, r, b >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_drawingBufferHeight_1d398e1fc5bb18e9 = function (e) {
|
|
return f(e).drawingBufferHeight
|
|
}),
|
|
(e.wbg.__wbg_drawingBufferWidth_78f7e4a8892a90fe = function (e) {
|
|
return f(e).drawingBufferWidth
|
|
}),
|
|
(e.wbg.__wbg_e_ec6af69daaddfe41 = function (e) {
|
|
return f(e).e
|
|
}),
|
|
(e.wbg.__wbg_enableVertexAttribArray_607be07574298e5e = function (
|
|
e,
|
|
n,
|
|
) {
|
|
f(e).enableVertexAttribArray(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_enableVertexAttribArray_93c3d406a41ad6c7 = function (
|
|
e,
|
|
n,
|
|
) {
|
|
f(e).enableVertexAttribArray(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_enable_51114837e05ee280 = function (e, n) {
|
|
f(e).enable(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_enable_d183fef39258803f = function (e, n) {
|
|
f(e).enable(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_endQuery_17aac36532ca7d47 = function (e, n) {
|
|
f(e).endQuery(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_end_d54348baf0bf3b70 = function (e) {
|
|
f(e).end()
|
|
}),
|
|
(e.wbg.__wbg_enqueue_bb16ba72f537dc9e = function () {
|
|
return d(function (e, n) {
|
|
f(e).enqueue(f(n))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_entries_3265d4158b33e5dc = function (e) {
|
|
return o(Object.entries(f(e)))
|
|
}),
|
|
(e.wbg.__wbg_error_7534b8e9a36f1ab4 = function (e, n) {
|
|
let t, _
|
|
try {
|
|
;(t = e), (_ = n), console.error(w(e, n))
|
|
} finally {
|
|
b.__wbindgen_free(t, _, 1)
|
|
}
|
|
}),
|
|
(e.wbg.__wbg_execCommand_c818ee125e2e4f64 = function () {
|
|
return d(function (e, n, t) {
|
|
return f(e).execCommand(w(n, t))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_f_75770c6ddafc46f2 = function (e) {
|
|
return f(e).f
|
|
}),
|
|
(e.wbg.__wbg_features_689574262f9403d5 = function (e) {
|
|
return o(f(e).features)
|
|
}),
|
|
(e.wbg.__wbg_features_a4866072bcfdb3fb = function (e) {
|
|
return o(f(e).features)
|
|
}),
|
|
(e.wbg.__wbg_fenceSync_02d142d21e315da6 = function (e, n, t) {
|
|
const _ = f(e).fenceSync(n >>> 0, t >>> 0)
|
|
return y(_) ? 0 : o(_)
|
|
}),
|
|
(e.wbg.__wbg_fetch_b7bf320f681242d2 = function (e, n) {
|
|
return o(f(e).fetch(f(n)))
|
|
}),
|
|
(e.wbg.__wbg_files_790cda07a2445fac = function (e) {
|
|
const n = f(e).files
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_fillRect_c38d5d56492a2368 = function (e, n, t, _, r) {
|
|
f(e).fillRect(n, t, _, r)
|
|
}),
|
|
(e.wbg.__wbg_fill_64902335a40baa8d = function (e, n, t) {
|
|
f(e).fill(f(n), X[t])
|
|
}),
|
|
(e.wbg.__wbg_finish_db34a19c90c07af7 = function (e) {
|
|
return o(f(e).finish())
|
|
}),
|
|
(e.wbg.__wbg_finish_e2d3808af76b422a = function (e, n) {
|
|
return o(f(e).finish(f(n)))
|
|
}),
|
|
(e.wbg.__wbg_flush_4150080f65c49208 = function (e) {
|
|
f(e).flush()
|
|
}),
|
|
(e.wbg.__wbg_flush_987c35de09e06fd6 = function (e) {
|
|
f(e).flush()
|
|
}),
|
|
(e.wbg.__wbg_focus_7d08b55eba7b368d = function () {
|
|
return d(function (e) {
|
|
f(e).focus()
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_format_033f80946ff96653 = function (e) {
|
|
const n = f(e).format
|
|
return y(n) ? 10 : (Ae.indexOf(n) + 1 || 10) - 1
|
|
}),
|
|
(e.wbg.__wbg_framebufferRenderbuffer_2fdd12e89ad81eb9 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).framebufferRenderbuffer(n >>> 0, t >>> 0, _ >>> 0, f(r))
|
|
}),
|
|
(e.wbg.__wbg_framebufferRenderbuffer_8b88592753b54715 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).framebufferRenderbuffer(n >>> 0, t >>> 0, _ >>> 0, f(r))
|
|
}),
|
|
(e.wbg.__wbg_framebufferTexture2D_81a565732bd5d8fe = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
) {
|
|
f(e).framebufferTexture2D(n >>> 0, t >>> 0, _ >>> 0, f(r), b)
|
|
}),
|
|
(e.wbg.__wbg_framebufferTexture2D_ed855d0b097c557a = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
) {
|
|
f(e).framebufferTexture2D(n >>> 0, t >>> 0, _ >>> 0, f(r), b)
|
|
}),
|
|
(e.wbg.__wbg_framebufferTextureLayer_5e6bd1b0cb45d815 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
) {
|
|
f(e).framebufferTextureLayer(n >>> 0, t >>> 0, f(_), r, b)
|
|
}),
|
|
(e.wbg.__wbg_framebufferTextureMultiviewOVR_e54f936c3cc382cb =
|
|
function (e, n, t, _, r, b, c) {
|
|
f(e).framebufferTextureMultiviewOVR(
|
|
n >>> 0,
|
|
t >>> 0,
|
|
f(_),
|
|
r,
|
|
b,
|
|
c,
|
|
)
|
|
}),
|
|
(e.wbg.__wbg_fromEntries_524679eecb0bdc2e = function () {
|
|
return d(function (e) {
|
|
return o(Object.fromEntries(f(e)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_frontFace_289c9d7a8569c4f2 = function (e, n) {
|
|
f(e).frontFace(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_frontFace_4d4936cfaeb8b7df = function (e, n) {
|
|
f(e).frontFace(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_getAttribLocation_9db82d01924fa43d = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
) {
|
|
return f(e).getAttribLocation(f(n), w(t, _))
|
|
}),
|
|
(e.wbg.__wbg_getBufferSubData_8ab2dcc5fcf5770f = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
) {
|
|
f(e).getBufferSubData(n >>> 0, t, f(_))
|
|
}),
|
|
(e.wbg.__wbg_getContext_3ae09aaa73194801 = function () {
|
|
return d(function (e, n, t, _) {
|
|
const r = f(e).getContext(w(n, t), f(_))
|
|
return y(r) ? 0 : o(r)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_getContext_e9cf379449413580 = function () {
|
|
return d(function (e, n, t) {
|
|
const _ = f(e).getContext(w(n, t))
|
|
return y(_) ? 0 : o(_)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_getContext_f65a0debd1e8f8e8 = function () {
|
|
return d(function (e, n, t) {
|
|
const _ = f(e).getContext(w(n, t))
|
|
return y(_) ? 0 : o(_)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_getContext_fc19859df6331073 = function () {
|
|
return d(function (e, n, t, _) {
|
|
const r = f(e).getContext(w(n, t), f(_))
|
|
return y(r) ? 0 : o(r)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_getCurrentTexture_6ee19b05d6ba43ba = function () {
|
|
return d(function (e) {
|
|
return o(f(e).getCurrentTexture())
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_getData_84cc441a50843727 = function () {
|
|
return d(function (e, n, t, _) {
|
|
const r = p(
|
|
f(n).getData(w(t, _)),
|
|
b.__wbindgen_malloc,
|
|
b.__wbindgen_realloc,
|
|
),
|
|
c = s
|
|
x().setInt32(e + 4, c, !0), x().setInt32(e + 0, r, !0)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_getError_d749701e28a45150 = function (e) {
|
|
return f(e).getError()
|
|
}),
|
|
(e.wbg.__wbg_getExtension_e6c97409b224b5dc = function () {
|
|
return d(function (e, n, t) {
|
|
const _ = f(e).getExtension(w(n, t))
|
|
return y(_) ? 0 : o(_)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_getExtension_ff0fb1398bcf28c3 = function () {
|
|
return d(function (e, n, t) {
|
|
const _ = f(e).getExtension(w(n, t))
|
|
return y(_) ? 0 : o(_)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_getGamepads_1f997cef580c9088 = function () {
|
|
return d(function (e) {
|
|
return o(f(e).getGamepads())
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_getIndexedParameter_f9211edc36533919 = function () {
|
|
return d(function (e, n, t) {
|
|
return o(f(e).getIndexedParameter(n >>> 0, t >>> 0))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_getMappedRange_b986a889b6b53379 = function () {
|
|
return d(function (e, n, t) {
|
|
return o(f(e).getMappedRange(n, t))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_getObjectId_c0641fd72b770bc3 = function (e, n) {
|
|
const t = f(n).getObjectId()
|
|
var _ = y(t) ? 0 : p(t, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
r = s
|
|
x().setInt32(e + 4, r, !0), x().setInt32(e + 0, _, !0)
|
|
}),
|
|
(e.wbg.__wbg_getParameter_1f0887a2b88e6d19 = function () {
|
|
return d(function (e, n) {
|
|
return o(f(e).getParameter(n >>> 0))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_getParameter_e3429f024018310f = function () {
|
|
return d(function (e, n) {
|
|
return o(f(e).getParameter(n >>> 0))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_getPreferredCanvasFormat_c56b5a9a243fe942 = function (
|
|
e,
|
|
) {
|
|
const n = f(e).getPreferredCanvasFormat()
|
|
return (pe.indexOf(n) + 1 || 96) - 1
|
|
}),
|
|
(e.wbg.__wbg_getProgramInfoLog_631c180b1b21c8ed = function (e, n, t) {
|
|
const _ = f(n).getProgramInfoLog(f(t))
|
|
var r = y(_) ? 0 : p(_, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
c = s
|
|
x().setInt32(e + 4, c, !0), x().setInt32(e + 0, r, !0)
|
|
}),
|
|
(e.wbg.__wbg_getProgramInfoLog_a998105a680059db = function (e, n, t) {
|
|
const _ = f(n).getProgramInfoLog(f(t))
|
|
var r = y(_) ? 0 : p(_, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
c = s
|
|
x().setInt32(e + 4, c, !0), x().setInt32(e + 0, r, !0)
|
|
}),
|
|
(e.wbg.__wbg_getProgramParameter_0c411f0cd4185c5b = function (
|
|
e,
|
|
n,
|
|
t,
|
|
) {
|
|
return o(f(e).getProgramParameter(f(n), t >>> 0))
|
|
}),
|
|
(e.wbg.__wbg_getProgramParameter_360f95ff07ac068d = function (
|
|
e,
|
|
n,
|
|
t,
|
|
) {
|
|
return o(f(e).getProgramParameter(f(n), t >>> 0))
|
|
}),
|
|
(e.wbg.__wbg_getQueryParameter_8921497e1d1561c1 = function (e, n, t) {
|
|
return o(f(e).getQueryParameter(f(n), t >>> 0))
|
|
}),
|
|
(e.wbg.__wbg_getRandomValues_3c9c0d586e575a16 = function () {
|
|
return d(function (e, n) {
|
|
globalThis.crypto.getRandomValues(S(e, n))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_getReader_48e00749fe3f6089 = function () {
|
|
return d(function (e) {
|
|
return o(f(e).getReader())
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_getRootNode_f59bcfa355239af5 = function (e) {
|
|
return o(f(e).getRootNode())
|
|
}),
|
|
(e.wbg.__wbg_getShaderInfoLog_7e7b38fb910ec534 = function (e, n, t) {
|
|
const _ = f(n).getShaderInfoLog(f(t))
|
|
var r = y(_) ? 0 : p(_, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
c = s
|
|
x().setInt32(e + 4, c, !0), x().setInt32(e + 0, r, !0)
|
|
}),
|
|
(e.wbg.__wbg_getShaderInfoLog_f59c3112acc6e039 = function (e, n, t) {
|
|
const _ = f(n).getShaderInfoLog(f(t))
|
|
var r = y(_) ? 0 : p(_, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
c = s
|
|
x().setInt32(e + 4, c, !0), x().setInt32(e + 0, r, !0)
|
|
}),
|
|
(e.wbg.__wbg_getShaderParameter_511b5f929074fa31 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
) {
|
|
return o(f(e).getShaderParameter(f(n), t >>> 0))
|
|
}),
|
|
(e.wbg.__wbg_getShaderParameter_6dbe0b8558dc41fd = function (
|
|
e,
|
|
n,
|
|
t,
|
|
) {
|
|
return o(f(e).getShaderParameter(f(n), t >>> 0))
|
|
}),
|
|
(e.wbg.__wbg_getSupportedExtensions_8c007dbb54905635 = function (e) {
|
|
const n = f(e).getSupportedExtensions()
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_getSupportedProfiles_10d2a4d32a128384 = function (e) {
|
|
const n = f(e).getSupportedProfiles()
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_getSyncParameter_7cb8461f5891606c = function (e, n, t) {
|
|
return o(f(e).getSyncParameter(f(n), t >>> 0))
|
|
}),
|
|
(e.wbg.__wbg_getTime_46267b1c24877e30 = function (e) {
|
|
return f(e).getTime()
|
|
}),
|
|
(e.wbg.__wbg_getTimezoneOffset_6b5752021c499c47 = function (e) {
|
|
return f(e).getTimezoneOffset()
|
|
}),
|
|
(e.wbg.__wbg_getUniformBlockIndex_288fdc31528171ca = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
) {
|
|
return f(e).getUniformBlockIndex(f(n), w(t, _))
|
|
}),
|
|
(e.wbg.__wbg_getUniformLocation_657a2b6d102bd126 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
) {
|
|
const r = f(e).getUniformLocation(f(n), w(t, _))
|
|
return y(r) ? 0 : o(r)
|
|
}),
|
|
(e.wbg.__wbg_getUniformLocation_838363001c74dc21 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
) {
|
|
const r = f(e).getUniformLocation(f(n), w(t, _))
|
|
return y(r) ? 0 : o(r)
|
|
}),
|
|
(e.wbg.__wbg_get_123509460060ab98 = function () {
|
|
return d(function (e, n, t, _) {
|
|
const r = f(n).get(w(t, _))
|
|
var c = y(r)
|
|
? 0
|
|
: p(r, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
a = s
|
|
x().setInt32(e + 4, a, !0), x().setInt32(e + 0, c, !0)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_get_67b2ba62fc30de12 = function () {
|
|
return d(function (e, n) {
|
|
return o(Reflect.get(f(e), f(n)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_get_79e1d7592116244e = function () {
|
|
return d(function (e, n, t, _) {
|
|
const r = f(n)[w(t, _)]
|
|
var c = y(r)
|
|
? 0
|
|
: p(r, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
a = s
|
|
x().setInt32(e + 4, a, !0), x().setInt32(e + 0, c, !0)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_get_8edd839202d9f4db = function (e, n) {
|
|
const t = f(e)[n >>> 0]
|
|
return y(t) ? 0 : o(t)
|
|
}),
|
|
(e.wbg.__wbg_get_b9b93047fe3cf45b = function (e, n) {
|
|
return o(f(e)[n >>> 0])
|
|
}),
|
|
(e.wbg.__wbg_get_e27dfaeb6f46bd45 = function (e, n) {
|
|
const t = f(e)[n >>> 0]
|
|
return y(t) ? 0 : o(t)
|
|
}),
|
|
(e.wbg.__wbg_getdone_d47073731acd3e74 = function (e) {
|
|
const n = f(e).done
|
|
return y(n) ? 16777215 : n ? 1 : 0
|
|
}),
|
|
(e.wbg.__wbg_getvalue_009dcd63692bee1f = function (e) {
|
|
return o(f(e).value)
|
|
}),
|
|
(e.wbg.__wbg_gpu_1b22165b67dd5a59 = function (e) {
|
|
return o(f(e).gpu)
|
|
}),
|
|
(e.wbg.__wbg_has_a5ea9117f258a0ec = function () {
|
|
return d(function (e, n) {
|
|
return Reflect.has(f(e), f(n))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_has_c563a404388202f5 = function (e, n, t) {
|
|
return f(e).has(w(n, t))
|
|
}),
|
|
(e.wbg.__wbg_headers_7852a8ea641c1379 = function (e) {
|
|
return o(f(e).headers)
|
|
}),
|
|
(e.wbg.__wbg_headers_9cb51cfd2ac780a4 = function (e) {
|
|
return o(f(e).headers)
|
|
}),
|
|
(e.wbg.__wbg_height_1d93eb7f5e355d97 = function (e) {
|
|
return f(e).height
|
|
}),
|
|
(e.wbg.__wbg_height_1f8226c8f6875110 = function (e) {
|
|
return f(e).height
|
|
}),
|
|
(e.wbg.__wbg_height_838cee19ba8597db = function (e) {
|
|
return f(e).height
|
|
}),
|
|
(e.wbg.__wbg_host_166cb082dae71d08 = function (e) {
|
|
return o(f(e).host)
|
|
}),
|
|
(e.wbg.__wbg_href_87d60a783a012377 = function () {
|
|
return d(function (e, n) {
|
|
const t = p(f(n).href, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
_ = s
|
|
x().setInt32(e + 4, _, !0), x().setInt32(e + 0, t, !0)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_includes_937486a108ec147b = function (e, n, t) {
|
|
return f(e).includes(f(n), t)
|
|
}),
|
|
(e.wbg.__wbg_instanceof_ArrayBuffer_e14585432e3737fc = function (e) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof ArrayBuffer
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_instanceof_CanvasRenderingContext2d_df82a4d3437bf1cc =
|
|
function (e) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof CanvasRenderingContext2D
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_instanceof_Error_4d54113b22d20306 = function (e) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof Error
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_instanceof_GamepadButton_9a90b34f41783d40 = function (
|
|
e,
|
|
) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof GamepadButton
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_instanceof_Gamepad_365ec8404255ce00 = function (e) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof Gamepad
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_instanceof_GpuAdapter_331cc7dcda68de8c = function (e) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof GPUAdapter
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_instanceof_GpuCanvasContext_4ea475a10f693c29 = function (
|
|
e,
|
|
) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof GPUCanvasContext
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_instanceof_HtmlAnchorElement_1ff926b551076f86 =
|
|
function (e) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof HTMLAnchorElement
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_instanceof_HtmlButtonElement_0def6a01e66b1942 =
|
|
function (e) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof HTMLButtonElement
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_instanceof_HtmlCanvasElement_2ea67072a7624ac5 =
|
|
function (e) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof HTMLCanvasElement
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_instanceof_HtmlDocument_c2114067e0fabc29 = function (e) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof HTMLDocument
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_instanceof_HtmlElement_51378c201250b16c = function (e) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof HTMLElement
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_instanceof_HtmlFormElement_339aa0fb9076db8e = function (
|
|
e,
|
|
) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof HTMLFormElement
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_instanceof_HtmlInputElement_12d71bf2d15dd19e = function (
|
|
e,
|
|
) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof HTMLInputElement
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_instanceof_HtmlTextAreaElement_83a92f8ba4fb63ae =
|
|
function (e) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof HTMLTextAreaElement
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_instanceof_Node_fbc6b87f5ed2e230 = function (e) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof Node
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_instanceof_Response_f2cc20d9f7dfd644 = function (e) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof Response
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_instanceof_ShadowRoot_726578bcd7fa418a = function (e) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof ShadowRoot
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_instanceof_WebGl2RenderingContext_2b6045efeb76568d =
|
|
function (e) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof WebGL2RenderingContext
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_instanceof_WebGlRenderingContext_b9cbe798424f6d4c =
|
|
function (e) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof WebGLRenderingContext
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_instanceof_Window_def73ea0955fc569 = function (e) {
|
|
let n
|
|
try {
|
|
n = f(e) instanceof Window
|
|
} catch (e) {
|
|
n = !1
|
|
}
|
|
return n
|
|
}),
|
|
(e.wbg.__wbg_invalidateFramebuffer_83f643d2a4936456 = function () {
|
|
return d(function (e, n, t) {
|
|
f(e).invalidateFramebuffer(n >>> 0, f(t))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_inverse_b42fbab58ea3f263 = function (e) {
|
|
return o(f(e).inverse())
|
|
}),
|
|
(e.wbg.__wbg_isArray_a1eab7e0d067391b = function (e) {
|
|
return Array.isArray(f(e))
|
|
}),
|
|
(e.wbg.__wbg_isVirtualKeyboardFocused_f8f9341c5a6afb0b = function (
|
|
e,
|
|
) {
|
|
return f(e).isVirtualKeyboardFocused()
|
|
}),
|
|
(e.wbg.__wbg_is_c7481c65e7e5df9e = function (e, n) {
|
|
return Object.is(f(e), f(n))
|
|
}),
|
|
(e.wbg.__wbg_key_7b5c6cb539be8e13 = function (e, n) {
|
|
const t = p(f(n).key, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
_ = s
|
|
x().setInt32(e + 4, _, !0), x().setInt32(e + 0, t, !0)
|
|
}),
|
|
(e.wbg.__wbg_label_7045a786095b1bab = function (e, n) {
|
|
const t = p(f(n).label, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
_ = s
|
|
x().setInt32(e + 4, _, !0), x().setInt32(e + 0, t, !0)
|
|
}),
|
|
(e.wbg.__wbg_language_d871ec78ee8eec62 = function (e, n) {
|
|
const t = f(n).language
|
|
var _ = y(t) ? 0 : p(t, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
r = s
|
|
x().setInt32(e + 4, r, !0), x().setInt32(e + 0, _, !0)
|
|
}),
|
|
(e.wbg.__wbg_lastModified_7a9e61b3961224b8 = function (e) {
|
|
return f(e).lastModified
|
|
}),
|
|
(e.wbg.__wbg_length_690247b2de91cea8 = function (e) {
|
|
return f(e).length
|
|
}),
|
|
(e.wbg.__wbg_length_a446193dc22c12f8 = function (e) {
|
|
return f(e).length
|
|
}),
|
|
(e.wbg.__wbg_length_cfc862ec0ccc7ca0 = function (e) {
|
|
return f(e).length
|
|
}),
|
|
(e.wbg.__wbg_length_e2d2a49132c1b256 = function (e) {
|
|
return f(e).length
|
|
}),
|
|
(e.wbg.__wbg_limits_563f98195b4aab75 = function (e) {
|
|
return o(f(e).limits)
|
|
}),
|
|
(e.wbg.__wbg_limits_6e5836ab03ee64b4 = function (e) {
|
|
return o(f(e).limits)
|
|
}),
|
|
(e.wbg.__wbg_lineTo_3ec82699e6eeebe1 = function (e, n, t) {
|
|
f(e).lineTo(n, t)
|
|
}),
|
|
(e.wbg.__wbg_linkProgram_067ee06739bdde81 = function (e, n) {
|
|
f(e).linkProgram(f(n))
|
|
}),
|
|
(e.wbg.__wbg_linkProgram_e002979fe36e5b2a = function (e, n) {
|
|
f(e).linkProgram(f(n))
|
|
}),
|
|
(e.wbg.__wbg_localStorage_1406c99c39728187 = function () {
|
|
return d(function (e) {
|
|
const n = f(e).localStorage
|
|
return y(n) ? 0 : o(n)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_location_350d99456c2f3693 = function (e) {
|
|
return o(f(e).location)
|
|
}),
|
|
(e.wbg.__wbg_location_9b435486be8f98c2 = function (e) {
|
|
return f(e).location
|
|
}),
|
|
(e.wbg.__wbg_log_0cc1b7768397bcfe = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
c,
|
|
f,
|
|
a,
|
|
) {
|
|
let o, i
|
|
try {
|
|
;(o = e), (i = n), console.log(w(e, n), w(t, _), w(r, c), w(f, a))
|
|
} finally {
|
|
b.__wbindgen_free(o, i, 1)
|
|
}
|
|
}),
|
|
(e.wbg.__wbg_log_cb9e190acc5753fb = function (e, n) {
|
|
let t, _
|
|
try {
|
|
;(t = e), (_ = n), console.log(w(e, n))
|
|
} finally {
|
|
b.__wbindgen_free(t, _, 1)
|
|
}
|
|
}),
|
|
(e.wbg.__wbg_mapAsync_61fd3c4dd9f60c6d = function (e, n, t, _) {
|
|
return o(f(e).mapAsync(n >>> 0, t, _))
|
|
}),
|
|
(e.wbg.__wbg_mark_7438147ce31e9d4b = function (e, n) {
|
|
performance.mark(w(e, n))
|
|
}),
|
|
(e.wbg.__wbg_maxBindGroups_30d01da76ad53580 = function (e) {
|
|
return f(e).maxBindGroups
|
|
}),
|
|
(e.wbg.__wbg_maxBindingsPerBindGroup_3dcdeb4a7de67a4a = function (e) {
|
|
return f(e).maxBindingsPerBindGroup
|
|
}),
|
|
(e.wbg.__wbg_maxBufferSize_a3c3e79851bb49a7 = function (e) {
|
|
return f(e).maxBufferSize
|
|
}),
|
|
(e.wbg.__wbg_maxColorAttachmentBytesPerSample_61daf47ae1b88dc2 =
|
|
function (e) {
|
|
return f(e).maxColorAttachmentBytesPerSample
|
|
}),
|
|
(e.wbg.__wbg_maxColorAttachments_f8f65390ed7c3dcd = function (e) {
|
|
return f(e).maxColorAttachments
|
|
}),
|
|
(e.wbg.__wbg_maxComputeInvocationsPerWorkgroup_dbfa932a2c3d9ca0 =
|
|
function (e) {
|
|
return f(e).maxComputeInvocationsPerWorkgroup
|
|
}),
|
|
(e.wbg.__wbg_maxComputeWorkgroupSizeX_2a7fdde2d850eb69 = function (
|
|
e,
|
|
) {
|
|
return f(e).maxComputeWorkgroupSizeX
|
|
}),
|
|
(e.wbg.__wbg_maxComputeWorkgroupSizeY_ae6eb3af592e045d = function (
|
|
e,
|
|
) {
|
|
return f(e).maxComputeWorkgroupSizeY
|
|
}),
|
|
(e.wbg.__wbg_maxComputeWorkgroupSizeZ_df6389c6ad61aa20 = function (
|
|
e,
|
|
) {
|
|
return f(e).maxComputeWorkgroupSizeZ
|
|
}),
|
|
(e.wbg.__wbg_maxComputeWorkgroupStorageSize_d090d78935189091 =
|
|
function (e) {
|
|
return f(e).maxComputeWorkgroupStorageSize
|
|
}),
|
|
(e.wbg.__wbg_maxComputeWorkgroupsPerDimension_5d5d832c21854769 =
|
|
function (e) {
|
|
return f(e).maxComputeWorkgroupsPerDimension
|
|
}),
|
|
(e.wbg.__wbg_maxDynamicStorageBuffersPerPipelineLayout_0d5102fd812fe086 =
|
|
function (e) {
|
|
return f(e).maxDynamicStorageBuffersPerPipelineLayout
|
|
}),
|
|
(e.wbg.__wbg_maxDynamicUniformBuffersPerPipelineLayout_fd6efab6fa18099a =
|
|
function (e) {
|
|
return f(e).maxDynamicUniformBuffersPerPipelineLayout
|
|
}),
|
|
(e.wbg.__wbg_maxSampledTexturesPerShaderStage_4ffa7a7339d366d7 =
|
|
function (e) {
|
|
return f(e).maxSampledTexturesPerShaderStage
|
|
}),
|
|
(e.wbg.__wbg_maxSamplersPerShaderStage_776dbf5a1fdc58b1 = function (
|
|
e,
|
|
) {
|
|
return f(e).maxSamplersPerShaderStage
|
|
}),
|
|
(e.wbg.__wbg_maxStorageBufferBindingSize_4a81009504bfcacd = function (
|
|
e,
|
|
) {
|
|
return f(e).maxStorageBufferBindingSize
|
|
}),
|
|
(e.wbg.__wbg_maxStorageBuffersPerShaderStage_772149c39281f13c =
|
|
function (e) {
|
|
return f(e).maxStorageBuffersPerShaderStage
|
|
}),
|
|
(e.wbg.__wbg_maxStorageTexturesPerShaderStage_181856fa7bd31bd2 =
|
|
function (e) {
|
|
return f(e).maxStorageTexturesPerShaderStage
|
|
}),
|
|
(e.wbg.__wbg_maxTextureArrayLayers_c50110b7591a08e7 = function (e) {
|
|
return f(e).maxTextureArrayLayers
|
|
}),
|
|
(e.wbg.__wbg_maxTextureDimension1D_8886fff72f64818a = function (e) {
|
|
return f(e).maxTextureDimension1D
|
|
}),
|
|
(e.wbg.__wbg_maxTextureDimension2D_0e30b1b618696302 = function (e) {
|
|
return f(e).maxTextureDimension2D
|
|
}),
|
|
(e.wbg.__wbg_maxTextureDimension3D_2f567b561a18a953 = function (e) {
|
|
return f(e).maxTextureDimension3D
|
|
}),
|
|
(e.wbg.__wbg_maxUniformBufferBindingSize_50a7723e932bbd63 = function (
|
|
e,
|
|
) {
|
|
return f(e).maxUniformBufferBindingSize
|
|
}),
|
|
(e.wbg.__wbg_maxUniformBuffersPerShaderStage_cfac0560ee2b33a2 =
|
|
function (e) {
|
|
return f(e).maxUniformBuffersPerShaderStage
|
|
}),
|
|
(e.wbg.__wbg_maxVertexAttributes_6bd060b2025920cc = function (e) {
|
|
return f(e).maxVertexAttributes
|
|
}),
|
|
(e.wbg.__wbg_maxVertexBufferArrayStride_b3c77c1ff836be9f = function (
|
|
e,
|
|
) {
|
|
return f(e).maxVertexBufferArrayStride
|
|
}),
|
|
(e.wbg.__wbg_maxVertexBuffers_b4635256105b2915 = function (e) {
|
|
return f(e).maxVertexBuffers
|
|
}),
|
|
(e.wbg.__wbg_measure_fb7825c11612c823 = function () {
|
|
return d(function (e, n, t, _) {
|
|
let r, c, f, a
|
|
try {
|
|
;(r = e),
|
|
(c = n),
|
|
(f = t),
|
|
(a = _),
|
|
performance.measure(w(e, n), w(t, _))
|
|
} finally {
|
|
b.__wbindgen_free(r, c, 1), b.__wbindgen_free(f, a, 1)
|
|
}
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_message_5c5d919204d42400 = function (e, n) {
|
|
const t = p(
|
|
f(n).message,
|
|
b.__wbindgen_malloc,
|
|
b.__wbindgen_realloc,
|
|
),
|
|
_ = s
|
|
x().setInt32(e + 4, _, !0), x().setInt32(e + 0, t, !0)
|
|
}),
|
|
(e.wbg.__wbg_message_97a2af9b89d693a3 = function (e) {
|
|
return o(f(e).message)
|
|
}),
|
|
(e.wbg.__wbg_metaKey_e1dd47d709a80ce5 = function (e) {
|
|
return f(e).metaKey
|
|
}),
|
|
(e.wbg.__wbg_minStorageBufferOffsetAlignment_989812b5a6a4b5e7 =
|
|
function (e) {
|
|
return f(e).minStorageBufferOffsetAlignment
|
|
}),
|
|
(e.wbg.__wbg_minUniformBufferOffsetAlignment_ff7899c34a8303e7 =
|
|
function (e) {
|
|
return f(e).minUniformBufferOffsetAlignment
|
|
}),
|
|
(e.wbg.__wbg_moveTo_4736f466f9374ab1 = function (e, n, t) {
|
|
f(e).moveTo(n, t)
|
|
}),
|
|
(e.wbg.__wbg_name_0b327d569f00ebee = function (e) {
|
|
return o(f(e).name)
|
|
}),
|
|
(e.wbg.__wbg_name_28c43f147574bf08 = function (e, n) {
|
|
const t = p(f(n).name, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
_ = s
|
|
x().setInt32(e + 4, _, !0), x().setInt32(e + 0, t, !0)
|
|
}),
|
|
(e.wbg.__wbg_navigator_0a9bf1120e24fec2 = function (e) {
|
|
return o(f(e).navigator)
|
|
}),
|
|
(e.wbg.__wbg_navigator_1577371c070c8947 = function (e) {
|
|
return o(f(e).navigator)
|
|
}),
|
|
(e.wbg.__wbg_new0_f788a2397c7ca929 = function () {
|
|
return o(new Date())
|
|
}),
|
|
(e.wbg.__wbg_new_23a2665fac83c611 = function (e, n) {
|
|
try {
|
|
var t = { a: e, b: n }
|
|
const _ = new Promise((e, n) => {
|
|
const _ = t.a
|
|
t.a = 0
|
|
try {
|
|
return (function (e, n, t, _) {
|
|
b.wasm_bindgen__convert__closures__invoke2_mut__h287874eca3223c24(
|
|
e,
|
|
n,
|
|
o(t),
|
|
o(_),
|
|
)
|
|
})(_, t.b, e, n)
|
|
} finally {
|
|
t.a = _
|
|
}
|
|
})
|
|
return o(_)
|
|
} finally {
|
|
t.a = t.b = 0
|
|
}
|
|
}),
|
|
(e.wbg.__wbg_new_31a97dac4f10fab7 = function (e) {
|
|
return o(new Date(f(e)))
|
|
}),
|
|
(e.wbg.__wbg_new_405e22f390576ce2 = function () {
|
|
return o(new Object())
|
|
}),
|
|
(e.wbg.__wbg_new_46e8134c3341d05a = function () {
|
|
return d(function () {
|
|
return o(new FileReader())
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_new_49bbf669d24a0662 = function () {
|
|
return d(function (e) {
|
|
return o(new EncodedVideoChunk(f(e)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_new_4b3dfb29a594e831 = function () {
|
|
return d(function () {
|
|
return o(new r())
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_new_59a6be6d80c4dcbb = function () {
|
|
return d(function (e) {
|
|
return o(new VideoDecoder(f(e)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_new_78feb108b6472713 = function () {
|
|
return o(new Array())
|
|
}),
|
|
(e.wbg.__wbg_new_8a6f238a6ece86ea = function () {
|
|
return o(new Error())
|
|
}),
|
|
(e.wbg.__wbg_new_92c54fc74574ef55 = function () {
|
|
return d(function (e, n) {
|
|
return o(new WebSocket(w(e, n)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_new_a12002a7f91c75be = function (e) {
|
|
return o(new Uint8Array(f(e)))
|
|
}),
|
|
(e.wbg.__wbg_new_a24f919c8039863a = function () {
|
|
return d(function () {
|
|
return o(new Path2D())
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_new_c68d7209be747379 = function (e, n) {
|
|
return o(new Error(w(e, n)))
|
|
}),
|
|
(e.wbg.__wbg_new_de241f3874bcd58d = function () {
|
|
return d(function () {
|
|
return o(new DOMMatrix())
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_newnoargs_105ed471475aaf50 = function (e, n) {
|
|
return o(new Function(w(e, n)))
|
|
}),
|
|
(e.wbg.__wbg_newwitharray64_b8169dcde789c7b4 = function () {
|
|
return d(function (e, n) {
|
|
return o(new DOMMatrix(k(e, n)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_newwithbuffersourcesequenceandoptions_3ee2a062716a9a0a =
|
|
function () {
|
|
return d(function (e, n) {
|
|
return o(new Blob(f(e), f(n)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_newwithbyteoffsetandlength_840f3c038856d4e9 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
) {
|
|
return o(new Int8Array(f(e), n >>> 0, t >>> 0))
|
|
}),
|
|
(e.wbg.__wbg_newwithbyteoffsetandlength_999332a180064b59 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
) {
|
|
return o(new Int32Array(f(e), n >>> 0, t >>> 0))
|
|
}),
|
|
(e.wbg.__wbg_newwithbyteoffsetandlength_d4a86622320ea258 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
) {
|
|
return o(new Uint16Array(f(e), n >>> 0, t >>> 0))
|
|
}),
|
|
(e.wbg.__wbg_newwithbyteoffsetandlength_d97e637ebe145a9a = function (
|
|
e,
|
|
n,
|
|
t,
|
|
) {
|
|
return o(new Uint8Array(f(e), n >>> 0, t >>> 0))
|
|
}),
|
|
(e.wbg.__wbg_newwithbyteoffsetandlength_e6b7e69acd4c7354 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
) {
|
|
return o(new Float32Array(f(e), n >>> 0, t >>> 0))
|
|
}),
|
|
(e.wbg.__wbg_newwithbyteoffsetandlength_f1dead44d1fc7212 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
) {
|
|
return o(new Uint32Array(f(e), n >>> 0, t >>> 0))
|
|
}),
|
|
(e.wbg.__wbg_newwithbyteoffsetandlength_f254047f7e80e7ff = function (
|
|
e,
|
|
n,
|
|
t,
|
|
) {
|
|
return o(new Int16Array(f(e), n >>> 0, t >>> 0))
|
|
}),
|
|
(e.wbg.__wbg_newwitheventinitdict_502dbfa1b3d2fcbc = function () {
|
|
return d(function (e, n, t) {
|
|
return o(new CloseEvent(w(e, n), f(t)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_newwithstrandinit_06c535e0a867c635 = function () {
|
|
return d(function (e, n, t) {
|
|
return o(new Request(w(e, n), f(t)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_newwithsw_dae0a8f485014db3 = function () {
|
|
return d(function (e, n) {
|
|
return o(new ImageData(e >>> 0, n >>> 0))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_newwithu8arraysequence_1e24f242a67f6fdd = function () {
|
|
return d(function (e) {
|
|
return o(new Blob(f(e)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_newwithu8arraysequenceandoptions_068570c487f69127 =
|
|
function () {
|
|
return d(function (e, n) {
|
|
return o(new Blob(f(e), f(n)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_newwithu8clampedarray_0fcf78a036c89a97 = function () {
|
|
return d(function (e, n, t) {
|
|
return o(new ImageData(F(e, n), t >>> 0))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_next_6574e1a8a62d1055 = function () {
|
|
return d(function (e) {
|
|
return o(f(e).next())
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_now_2c95c9de01293173 = function (e) {
|
|
return f(e).now()
|
|
}),
|
|
(e.wbg.__wbg_of_2eaf5a02d443ef03 = function (e) {
|
|
return o(Array.of(f(e)))
|
|
}),
|
|
(e.wbg.__wbg_of_66b3ee656cbd962b = function (e, n) {
|
|
return o(Array.of(f(e), f(n)))
|
|
}),
|
|
(e.wbg.__wbg_offsetX_adb14e39bdd32e22 = function (e) {
|
|
return f(e).offsetX
|
|
}),
|
|
(e.wbg.__wbg_offsetY_e88dc24ec0418dd4 = function (e) {
|
|
return f(e).offsetY
|
|
}),
|
|
(e.wbg.__wbg_ok_3aaf32d069979723 = function (e) {
|
|
return f(e).ok
|
|
}),
|
|
(e.wbg.__wbg_onCallbackAvailable_bd945d93c9017006 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
) {
|
|
f(e).onCallbackAvailable(w(n, t))
|
|
}),
|
|
(e.wbg.__wbg_openVirtualKeyboard_7f85d766c82ab290 = function (e) {
|
|
f(e).openVirtualKeyboard()
|
|
}),
|
|
(e.wbg.__wbg_open_6c3f5ef5a0204c5d = function () {
|
|
return d(function (e, n, t, _, r) {
|
|
const b = f(e).open(w(n, t), w(_, r))
|
|
return y(b) ? 0 : o(b)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_ownKeys_3930041068756f1f = function () {
|
|
return d(function (e) {
|
|
return o(Reflect.ownKeys(f(e)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_panic_68fe4c575d1b5a09 = function (e, n) {
|
|
f(e).panic(f(n))
|
|
}),
|
|
(e.wbg.__wbg_parentElement_be28a1a931f9c9b7 = function (e) {
|
|
const n = f(e).parentElement
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_performance_7a3ffd0b17f663ad = function (e) {
|
|
return o(f(e).performance)
|
|
}),
|
|
(e.wbg.__wbg_persisted_d32ce73b8e522062 = function (e) {
|
|
return f(e).persisted
|
|
}),
|
|
(e.wbg.__wbg_pixelStorei_6aba5d04cdcaeaf6 = function (e, n, t) {
|
|
f(e).pixelStorei(n >>> 0, t)
|
|
}),
|
|
(e.wbg.__wbg_pixelStorei_c8520e4b46f4a973 = function (e, n, t) {
|
|
f(e).pixelStorei(n >>> 0, t)
|
|
}),
|
|
(e.wbg.__wbg_platform_faf02c487289f206 = function () {
|
|
return d(function (e, n) {
|
|
const t = p(
|
|
f(n).platform,
|
|
b.__wbindgen_malloc,
|
|
b.__wbindgen_realloc,
|
|
),
|
|
_ = s
|
|
x().setInt32(e + 4, _, !0), x().setInt32(e + 0, t, !0)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_pointerId_585e63ee80a49927 = function (e) {
|
|
return f(e).pointerId
|
|
}),
|
|
(e.wbg.__wbg_polygonOffset_773fe0017b2c8f51 = function (e, n, t) {
|
|
f(e).polygonOffset(n, t)
|
|
}),
|
|
(e.wbg.__wbg_polygonOffset_8c11c066486216c4 = function (e, n, t) {
|
|
f(e).polygonOffset(n, t)
|
|
}),
|
|
(e.wbg.__wbg_pressed_b3de5f0878ceb06e = function (e) {
|
|
return f(e).pressed
|
|
}),
|
|
(e.wbg.__wbg_preventDefault_c2314fd813c02b3c = function (e) {
|
|
f(e).preventDefault()
|
|
}),
|
|
(e.wbg.__wbg_protocol_faa0494a9b2554cb = function () {
|
|
return d(function (e, n) {
|
|
const t = p(
|
|
f(n).protocol,
|
|
b.__wbindgen_malloc,
|
|
b.__wbindgen_realloc,
|
|
),
|
|
_ = s
|
|
x().setInt32(e + 4, _, !0), x().setInt32(e + 0, t, !0)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_push_737cfc8c1432c2c6 = function (e, n) {
|
|
return f(e).push(f(n))
|
|
}),
|
|
(e.wbg.__wbg_putImageData_4c5aa10f3b3e4924 = function () {
|
|
return d(function (e, n, t, _) {
|
|
f(e).putImageData(f(n), t, _)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_quadraticCurveTo_35f0a0f2f7d36113 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).quadraticCurveTo(n, t, _, r)
|
|
}),
|
|
(e.wbg.__wbg_queryCounterEXT_7aed85645b7ec1da = function (e, n, t) {
|
|
f(e).queryCounterEXT(f(n), t >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_querySelectorAll_40998fd748f057ef = function () {
|
|
return d(function (e, n, t) {
|
|
return o(f(e).querySelectorAll(w(n, t)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_querySelector_c69f8b573958906b = function () {
|
|
return d(function (e, n, t) {
|
|
const _ = f(e).querySelector(w(n, t))
|
|
return y(_) ? 0 : o(_)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_querySelector_d638ba83a95cf66a = function () {
|
|
return d(function (e, n, t) {
|
|
const _ = f(e).querySelector(w(n, t))
|
|
return y(_) ? 0 : o(_)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_queueMicrotask_97d92b4fcc8a61c5 = function (e) {
|
|
queueMicrotask(f(e))
|
|
}),
|
|
(e.wbg.__wbg_queueMicrotask_d3219def82552485 = function (e) {
|
|
return o(f(e).queueMicrotask)
|
|
}),
|
|
(e.wbg.__wbg_queue_0ffbb97537a0c4ed = function (e) {
|
|
return o(f(e).queue)
|
|
}),
|
|
(e.wbg.__wbg_readAsArrayBuffer_e51cb3c4fcc962de = function () {
|
|
return d(function (e, n) {
|
|
f(e).readAsArrayBuffer(f(n))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_readBuffer_1c35b1e4939f881d = function (e, n) {
|
|
f(e).readBuffer(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_readPixels_51a0c02cdee207a5 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a) {
|
|
f(e).readPixels(n, t, _, r, b >>> 0, c >>> 0, f(a))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_readPixels_a6cbb21794452142 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a) {
|
|
f(e).readPixels(n, t, _, r, b >>> 0, c >>> 0, a)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_readPixels_cd64c5a7b0343355 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a) {
|
|
f(e).readPixels(n, t, _, r, b >>> 0, c >>> 0, f(a))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_readText_c5c32cada2022712 = function (e) {
|
|
return o(f(e).readText())
|
|
}),
|
|
(e.wbg.__wbg_read_a2434af1186cb56c = function (e) {
|
|
return o(f(e).read())
|
|
}),
|
|
(e.wbg.__wbg_readyState_7ef6e63c349899ed = function (e) {
|
|
return f(e).readyState
|
|
}),
|
|
(e.wbg.__wbg_reason_49f1cede8bcf23dd = function (e, n) {
|
|
const t = p(f(n).reason, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
_ = s
|
|
x().setInt32(e + 4, _, !0), x().setInt32(e + 0, t, !0)
|
|
}),
|
|
(e.wbg.__wbg_rect_81e517dfad48e8d9 = function (e, n, t, _, r) {
|
|
f(e).rect(n, t, _, r)
|
|
}),
|
|
(e.wbg.__wbg_redirected_4650287f2647ef36 = function (e) {
|
|
return f(e).redirected
|
|
}),
|
|
(e.wbg.__wbg_relatedTarget_d245b4078428fc22 = function (e) {
|
|
const n = f(e).relatedTarget
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_releaseLock_091899af97991d2e = function (e) {
|
|
f(e).releaseLock()
|
|
}),
|
|
(e.wbg.__wbg_releasePointerCapture_e950e66cb5438c50 = function () {
|
|
return d(function (e, n) {
|
|
f(e).releasePointerCapture(n)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_reloadWithCanvasRenderer_d9ec51d58de4b584 = function (
|
|
e,
|
|
) {
|
|
f(e).reloadWithCanvasRenderer()
|
|
}),
|
|
(e.wbg.__wbg_removeChild_841bf1dc802c0a2c = function () {
|
|
return d(function (e, n) {
|
|
return o(f(e).removeChild(f(n)))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_removeEventListener_056dfe8c3d6c58f9 = function () {
|
|
return d(function (e, n, t, _) {
|
|
f(e).removeEventListener(w(n, t), f(_))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_removeEventListener_d365ee1c2a7b08f0 = function () {
|
|
return d(function (e, n, t, _, r) {
|
|
f(e).removeEventListener(w(n, t), f(_), 0 !== r)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_remove_e2d2659f3128c045 = function (e) {
|
|
f(e).remove()
|
|
}),
|
|
(e.wbg.__wbg_renderbufferStorageMultisample_13fbd5e58900c6fe =
|
|
function (e, n, t, _, r, b) {
|
|
f(e).renderbufferStorageMultisample(n >>> 0, t, _ >>> 0, r, b)
|
|
}),
|
|
(e.wbg.__wbg_renderbufferStorage_73e01ea83b8afab4 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).renderbufferStorage(n >>> 0, t >>> 0, _, r)
|
|
}),
|
|
(e.wbg.__wbg_renderbufferStorage_f010012bd3566942 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).renderbufferStorage(n >>> 0, t >>> 0, _, r)
|
|
}),
|
|
(e.wbg.__wbg_replace_5f8f0dfb7c0efb12 = function (e, n, t, _) {
|
|
return o(f(e).replace(f(n), w(t, _)))
|
|
}),
|
|
(e.wbg.__wbg_requestAdapter_f09d28b3f37de26c = function (e, n) {
|
|
return o(f(e).requestAdapter(f(n)))
|
|
}),
|
|
(e.wbg.__wbg_requestAnimationFrame_d7fd890aaefc3246 = function () {
|
|
return d(function (e, n) {
|
|
return f(e).requestAnimationFrame(f(n))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_requestDevice_51509dadc50b2e9d = function (e, n) {
|
|
return o(f(e).requestDevice(f(n)))
|
|
}),
|
|
(e.wbg.__wbg_resetTransform_abe10925627cf062 = function () {
|
|
return d(function (e) {
|
|
f(e).resetTransform()
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_resolve_4851785c9c5f573d = function (e) {
|
|
return o(Promise.resolve(f(e)))
|
|
}),
|
|
(e.wbg.__wbg_respond_1f279fa9f8edcb1c = function () {
|
|
return d(function (e, n) {
|
|
f(e).respond(n >>> 0)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_restore_cc5ae2746f7b5043 = function (e) {
|
|
f(e).restore()
|
|
}),
|
|
(e.wbg.__wbg_result_dadbdcc801180072 = function () {
|
|
return d(function (e) {
|
|
return o(f(e).result)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_resume_35efdc4ffe13bf18 = function () {
|
|
return d(function (e) {
|
|
return o(f(e).resume())
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_revokeObjectURL_27267efebeb457c7 = function () {
|
|
return d(function (e, n) {
|
|
URL.revokeObjectURL(w(e, n))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_rufflehandle_new = function (e) {
|
|
return o(Fe.__wrap(e))
|
|
}),
|
|
(e.wbg.__wbg_sampleRate_b7a06df362a2b6b3 = function (e) {
|
|
return f(e).sampleRate
|
|
}),
|
|
(e.wbg.__wbg_samplerParameterf_909baf50360c94d4 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
) {
|
|
f(e).samplerParameterf(f(n), t >>> 0, _)
|
|
}),
|
|
(e.wbg.__wbg_samplerParameteri_d5c292172718da63 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
) {
|
|
f(e).samplerParameteri(f(n), t >>> 0, _)
|
|
}),
|
|
(e.wbg.__wbg_save_c675a7a4bbd44e4a = function (e) {
|
|
f(e).save()
|
|
}),
|
|
(e.wbg.__wbg_scissor_e917a332f67a5d30 = function (e, n, t, _, r) {
|
|
f(e).scissor(n, t, _, r)
|
|
}),
|
|
(e.wbg.__wbg_scissor_eb177ca33bf24a44 = function (e, n, t, _, r) {
|
|
f(e).scissor(n, t, _, r)
|
|
}),
|
|
(e.wbg.__wbg_search_db83e9563041480d = function (e, n) {
|
|
return f(e).search(f(n))
|
|
}),
|
|
(e.wbg.__wbg_select_a6f799366a79c31b = function (e) {
|
|
f(e).select()
|
|
}),
|
|
(e.wbg.__wbg_send_0293179ba074ffb4 = function () {
|
|
return d(function (e, n, t) {
|
|
f(e).send(w(n, t))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_send_fc0c204e8a1757f4 = function () {
|
|
return d(function (e, n, t) {
|
|
f(e).send(S(n, t))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_setAttributeNS_e6b1d3fe34fab2a0 = function () {
|
|
return d(function (e, n, t, _, r, b, c) {
|
|
f(e).setAttributeNS(0 === n ? void 0 : w(n, t), w(_, r), w(b, c))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_setAttribute_2704501201f15687 = function () {
|
|
return d(function (e, n, t, _, r) {
|
|
f(e).setAttribute(w(n, t), w(_, r))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_setBindGroup_a81ce7b3934585bf = function (e, n, t) {
|
|
f(e).setBindGroup(n >>> 0, f(t))
|
|
}),
|
|
(e.wbg.__wbg_setBindGroup_bb0c2c05b7c49401 = function () {
|
|
return d(function (e, n, t, _, r, b, c) {
|
|
f(e).setBindGroup(n >>> 0, f(t), P(_, r), b, c >>> 0)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_setFullscreen_a1107f821cc6a0c7 = function () {
|
|
return d(function (e, n) {
|
|
f(e).setFullscreen(0 !== n)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_setIndexBuffer_0487a271efcfe0ac = function (e, n, t, _) {
|
|
f(e).setIndexBuffer(f(n), fe[t], _)
|
|
}),
|
|
(e.wbg.__wbg_setIndexBuffer_97fb24e7cc5b24c0 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).setIndexBuffer(f(n), fe[t], _, r)
|
|
}),
|
|
(e.wbg.__wbg_setMetadata_3864e8ad332248cc = function (e, n) {
|
|
f(e).setMetadata(v(n))
|
|
}),
|
|
(e.wbg.__wbg_setPipeline_78f8f6d440dddd25 = function (e, n) {
|
|
f(e).setPipeline(f(n))
|
|
}),
|
|
(e.wbg.__wbg_setPointerCapture_c04dafaf4d00ffad = function () {
|
|
return d(function (e, n) {
|
|
f(e).setPointerCapture(n)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_setProperty_f2cf326652b9a713 = function () {
|
|
return d(function (e, n, t, _, r) {
|
|
f(e).setProperty(w(n, t), w(_, r))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_setScissorRect_4db4ebbc562e249e = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).setScissorRect(n >>> 0, t >>> 0, _ >>> 0, r >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_setStencilReference_3d2d7ae6284b9f64 = function (e, n) {
|
|
f(e).setStencilReference(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_setTimeout_461fec76662b35ea = function () {
|
|
return d(function (e, n) {
|
|
return f(e).setTimeout(f(n))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_setTransform_840517837e2877d6 = function (e, n) {
|
|
f(e).setTransform(f(n))
|
|
}),
|
|
(e.wbg.__wbg_setTransform_8c4d954cafb34b75 = function () {
|
|
return d(function (e, n, t, _, r, b, c) {
|
|
f(e).setTransform(n, t, _, r, b, c)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_setVertexBuffer_b0d3128a04bfd766 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).setVertexBuffer(n >>> 0, f(t), _, r)
|
|
}),
|
|
(e.wbg.__wbg_setVertexBuffer_edbff6ddb5055174 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
) {
|
|
f(e).setVertexBuffer(n >>> 0, f(t), _)
|
|
}),
|
|
(e.wbg.__wbg_set_11cd83f45504cedf = function () {
|
|
return d(function (e, n, t, _, r) {
|
|
f(e).set(w(n, t), w(_, r))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_set_37837023f3d740e8 = function (e, n, t) {
|
|
f(e)[n >>> 0] = v(t)
|
|
}),
|
|
(e.wbg.__wbg_set_3f1d0b984ed272ed = function (e, n, t) {
|
|
f(e)[v(n)] = v(t)
|
|
}),
|
|
(e.wbg.__wbg_set_65595bdd868b3009 = function (e, n, t) {
|
|
f(e).set(f(n), t >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_set_bb8cecf6a62b9f46 = function () {
|
|
return d(function (e, n, t) {
|
|
return Reflect.set(f(e), f(n), f(t))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_set_d9a72c1550e3f2b5 = function () {
|
|
return d(function (e, n, t, _, r) {
|
|
f(e)[w(n, t)] = w(_, r)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_seta_721deab95e136b71 = function (e, n) {
|
|
f(e).a = n
|
|
}),
|
|
(e.wbg.__wbg_seta_ce08133f118447c9 = function (e, n) {
|
|
f(e).a = n
|
|
}),
|
|
(e.wbg.__wbg_setaccept_ff32b9ffcfbd061d = function (e, n, t) {
|
|
f(e).accept = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setaccess_b20bfa3ec6b65d05 = function (e, n) {
|
|
f(e).access = de[n]
|
|
}),
|
|
(e.wbg.__wbg_setaction_4510e88e8ccbbc3f = function (e, n, t) {
|
|
f(e).action = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setaddressmodeu_9c0b2104a94d10f3 = function (e, n) {
|
|
f(e).addressModeU = J[n]
|
|
}),
|
|
(e.wbg.__wbg_setaddressmodev_a9bedc188ff29608 = function (e, n) {
|
|
f(e).addressModeV = J[n]
|
|
}),
|
|
(e.wbg.__wbg_setaddressmodew_5774889145ce3789 = function (e, n) {
|
|
f(e).addressModeW = J[n]
|
|
}),
|
|
(e.wbg.__wbg_setalpha_2c7bdc9da833b6c2 = function (e, n) {
|
|
f(e).alpha = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setalphamode_fc3528d234b1fefa = function (e, n) {
|
|
f(e).alphaMode = te[n]
|
|
}),
|
|
(e.wbg.__wbg_setalphatocoverageenabled_314ce1ca1759b395 = function (
|
|
e,
|
|
n,
|
|
) {
|
|
f(e).alphaToCoverageEnabled = 0 !== n
|
|
}),
|
|
(e.wbg.__wbg_setarraylayercount_3c7942d623042874 = function (e, n) {
|
|
f(e).arrayLayerCount = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setarraystride_4b36d0822dea74a8 = function (e, n) {
|
|
f(e).arrayStride = n
|
|
}),
|
|
(e.wbg.__wbg_setaspect_f06e234d0aacd1a6 = function (e, n) {
|
|
f(e).aspect = le[n]
|
|
}),
|
|
(e.wbg.__wbg_setattributes_382cc084e6792c33 = function (e, n) {
|
|
f(e).attributes = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setb_f53c2f10173c804f = function (e, n) {
|
|
f(e).b = n
|
|
}),
|
|
(e.wbg.__wbg_setbasearraylayer_a5b968338c5c56b6 = function (e, n) {
|
|
f(e).baseArrayLayer = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setbasemiplevel_e3288c2d851da708 = function (e, n) {
|
|
f(e).baseMipLevel = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setbeginningofpasswriteindex_35dcbf135e4f9d61 =
|
|
function (e, n) {
|
|
f(e).beginningOfPassWriteIndex = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setbinaryType_92fa1ffd873b327c = function (e, n) {
|
|
f(e).binaryType = Q[n]
|
|
}),
|
|
(e.wbg.__wbg_setbindgrouplayouts_8de6e109dd34a448 = function (e, n) {
|
|
f(e).bindGroupLayouts = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setbinding_5276d6202fceba46 = function (e, n) {
|
|
f(e).binding = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setbinding_9e9ed8b6e1418176 = function (e, n) {
|
|
f(e).binding = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setblend_6828ff186670f414 = function (e, n) {
|
|
f(e).blend = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setbody_5923b78a95eedf29 = function (e, n) {
|
|
f(e).body = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setbuffer_10a9ee2a05c73896 = function (e, n) {
|
|
f(e).buffer = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setbuffer_1acdac44d9638973 = function (e, n) {
|
|
f(e).buffer = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setbuffer_1d16f319d6410e50 = function (e, n) {
|
|
f(e).buffer = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setbuffer_74b7b0adf855cf1a = function (e, n) {
|
|
f(e).buffer = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setbuffers_53e83b7c7a5c95aa = function (e, n) {
|
|
f(e).buffers = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setbytesperrow_9249690c44f83135 = function (e, n) {
|
|
f(e).bytesPerRow = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setbytesperrow_ffe6655e20551429 = function (e, n) {
|
|
f(e).bytesPerRow = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setcapture_46bd7043887eba02 = function (e, n) {
|
|
f(e).capture = 0 !== n
|
|
}),
|
|
(e.wbg.__wbg_setclearvalue_f82fff01ed0b5c35 = function (e, n) {
|
|
f(e).clearValue = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setcode_156060465a2f8f79 = function (e, n) {
|
|
f(e).code = n
|
|
}),
|
|
(e.wbg.__wbg_setcode_6b6ad02fc1705aa2 = function (e, n, t) {
|
|
f(e).code = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setcodec_4711d15b4dc250aa = function (e, n, t) {
|
|
f(e).codec = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setcolor_0df2c5f47a951ac1 = function (e, n) {
|
|
f(e).color = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setcolorattachments_de625dd9a4850a13 = function (e, n) {
|
|
f(e).colorAttachments = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setcompare_1b67d8112d05628e = function (e, n) {
|
|
f(e).compare = _e[n]
|
|
}),
|
|
(e.wbg.__wbg_setcompare_8fbddcdd4781f49a = function (e, n) {
|
|
f(e).compare = _e[n]
|
|
}),
|
|
(e.wbg.__wbg_setcount_e8b681b1185cf5da = function (e, n) {
|
|
f(e).count = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setcredentials_c3a22f1cd105a2c6 = function (e, n) {
|
|
f(e).credentials = Ie[n]
|
|
}),
|
|
(e.wbg.__wbg_setcullmode_74bc6eaab528c94b = function (e, n) {
|
|
f(e).cullMode = re[n]
|
|
}),
|
|
(e.wbg.__wbg_setd_909aae55675656bf = function (e, n) {
|
|
f(e).d = n
|
|
}),
|
|
(e.wbg.__wbg_setdata_5aa9939c8f2f7291 = function (e, n) {
|
|
f(e).data = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setdepthbias_cdcc35c6971d19cd = function (e, n) {
|
|
f(e).depthBias = n
|
|
}),
|
|
(e.wbg.__wbg_setdepthbiasclamp_57801e26f66496d9 = function (e, n) {
|
|
f(e).depthBiasClamp = n
|
|
}),
|
|
(e.wbg.__wbg_setdepthbiasslopescale_81699f807bd5a647 = function (
|
|
e,
|
|
n,
|
|
) {
|
|
f(e).depthBiasSlopeScale = n
|
|
}),
|
|
(e.wbg.__wbg_setdepthclearvalue_9801aa9eff7645df = function (e, n) {
|
|
f(e).depthClearValue = n
|
|
}),
|
|
(e.wbg.__wbg_setdepthcompare_53d249a136855bd8 = function (e, n) {
|
|
f(e).depthCompare = _e[n]
|
|
}),
|
|
(e.wbg.__wbg_setdepthfailop_2e4767995acd4c0a = function (e, n) {
|
|
f(e).depthFailOp = we[n]
|
|
}),
|
|
(e.wbg.__wbg_setdepthloadop_af0b0f05e83f6571 = function (e, n) {
|
|
f(e).depthLoadOp = ae[n]
|
|
}),
|
|
(e.wbg.__wbg_setdepthorarraylayers_5d480fc05509ea0c = function (
|
|
e,
|
|
n,
|
|
) {
|
|
f(e).depthOrArrayLayers = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setdepthreadonly_a7b7224074e024d3 = function (e, n) {
|
|
f(e).depthReadOnly = 0 !== n
|
|
}),
|
|
(e.wbg.__wbg_setdepthstencil_2bb2fcea55783858 = function (e, n) {
|
|
f(e).depthStencil = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setdepthstencilattachment_dcbd5b74e4350e16 = function (
|
|
e,
|
|
n,
|
|
) {
|
|
f(e).depthStencilAttachment = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setdepthstoreop_40dfd99c7e42f894 = function (e, n) {
|
|
f(e).depthStoreOp = se[n]
|
|
}),
|
|
(e.wbg.__wbg_setdepthwriteenabled_4368a2fe5d258cb0 = function (e, n) {
|
|
f(e).depthWriteEnabled = 0 !== n
|
|
}),
|
|
(e.wbg.__wbg_setdescription_d1194da3c0c55b20 = function (e, n) {
|
|
f(e).description = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setdevice_d372d6aa06f20cae = function (e, n) {
|
|
f(e).device = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setdimension_268b2b7bfc3e2bb8 = function (e, n) {
|
|
f(e).dimension = me[n]
|
|
}),
|
|
(e.wbg.__wbg_setdimension_359b229ea1b67a77 = function (e, n) {
|
|
f(e).dimension = he[n]
|
|
}),
|
|
(e.wbg.__wbg_setdownload_2af133b91eb04665 = function (e, n, t) {
|
|
f(e).download = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setdstfactor_96e73b9eaedeb23e = function (e, n) {
|
|
f(e).dstFactor = Z[n]
|
|
}),
|
|
(e.wbg.__wbg_setendofpasswriteindex_71e7659a9d2a9d60 = function (
|
|
e,
|
|
n,
|
|
) {
|
|
f(e).endOfPassWriteIndex = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setentries_5941f16619f54d42 = function (e, n) {
|
|
f(e).entries = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setentries_97a6ad10aa7fa4d1 = function (e, n) {
|
|
f(e).entries = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setentrypoint_a858879f63ec2236 = function (e, n, t) {
|
|
f(e).entryPoint = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setentrypoint_a8ce0b22c20548b0 = function (e, n, t) {
|
|
f(e).entryPoint = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_seterror_4ce8a2ad7ee75507 = function (e, n) {
|
|
f(e).error = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setfailop_d55bda42958efa98 = function (e, n) {
|
|
f(e).failOp = we[n]
|
|
}),
|
|
(e.wbg.__wbg_setfillStyle_2205fca942c641ba = function (e, n, t) {
|
|
f(e).fillStyle = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setfillStyle_42e38d3d485e9a92 = function (e, n) {
|
|
f(e).fillStyle = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setfillStyle_463d0239de4edade = function (e, n) {
|
|
f(e).fillStyle = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setfilter_c76060d57791e4f9 = function (e, n, t) {
|
|
f(e).filter = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setformat_69ba449c0e080708 = function (e, n) {
|
|
f(e).format = pe[n]
|
|
}),
|
|
(e.wbg.__wbg_setformat_713b9e90b13df6aa = function (e, n) {
|
|
f(e).format = xe[n]
|
|
}),
|
|
(e.wbg.__wbg_setformat_76bcf93126fcdc9d = function (e, n) {
|
|
f(e).format = pe[n]
|
|
}),
|
|
(e.wbg.__wbg_setformat_970299d3f84a8f20 = function (e, n) {
|
|
f(e).format = pe[n]
|
|
}),
|
|
(e.wbg.__wbg_setformat_a8a60feb127f0971 = function (e, n) {
|
|
f(e).format = pe[n]
|
|
}),
|
|
(e.wbg.__wbg_setformat_beb33029aea4cf8e = function (e, n) {
|
|
f(e).format = pe[n]
|
|
}),
|
|
(e.wbg.__wbg_setformat_f6ec428901712514 = function (e, n) {
|
|
f(e).format = pe[n]
|
|
}),
|
|
(e.wbg.__wbg_setfragment_0f23dfb67b3e84ab = function (e, n) {
|
|
f(e).fragment = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setfrontface_c80337acd997f8c6 = function (e, n) {
|
|
f(e).frontFace = ce[n]
|
|
}),
|
|
(e.wbg.__wbg_setg_7eb6b5e67456a09e = function (e, n) {
|
|
f(e).g = n
|
|
}),
|
|
(e.wbg.__wbg_setglobalAlpha_4673ca870e9d3439 = function (e, n) {
|
|
f(e).globalAlpha = n
|
|
}),
|
|
(e.wbg.__wbg_setglobalCompositeOperation_9a7a92bac2fb7ffd =
|
|
function () {
|
|
return d(function (e, n, t) {
|
|
f(e).globalCompositeOperation = w(n, t)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_sethasdynamicoffset_b34dfdba692a7959 = function (e, n) {
|
|
f(e).hasDynamicOffset = 0 !== n
|
|
}),
|
|
(e.wbg.__wbg_setheight_433680330c9420c3 = function (e, n) {
|
|
f(e).height = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setheight_a7439239ff109215 = function (e, n) {
|
|
f(e).height = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setheight_da683a33fa99843c = function (e, n) {
|
|
f(e).height = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_sethref_5d8095525d8737d4 = function (e, n, t) {
|
|
f(e).href = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setid_d1300d55a412791b = function (e, n, t) {
|
|
f(e).id = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setimageSmoothingEnabled_d11427a7f069cc1d = function (
|
|
e,
|
|
n,
|
|
) {
|
|
f(e).imageSmoothingEnabled = 0 !== n
|
|
}),
|
|
(e.wbg.__wbg_setinnerHTML_31bde41f835786f7 = function (e, n, t) {
|
|
f(e).innerHTML = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setinnerText_b11978b8158639c4 = function (e, n, t) {
|
|
f(e).innerText = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setlabel_1df8805b2aad72d7 = function (e, n, t) {
|
|
f(e).label = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setlabel_460a52030d604dd7 = function (e, n, t) {
|
|
f(e).label = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setlabel_57008c2e11276b5e = function (e, n, t) {
|
|
f(e).label = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setlabel_66db708c47a585b2 = function (e, n, t) {
|
|
f(e).label = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setlabel_68cd87490e02e1de = function (e, n, t) {
|
|
f(e).label = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setlabel_76b058f0224eb49e = function (e, n, t) {
|
|
f(e).label = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setlabel_89c327fa94d8076b = function (e, n, t) {
|
|
f(e).label = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setlabel_969d6f8279c74456 = function (e, n, t) {
|
|
f(e).label = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setlabel_a0c41069e355431e = function (e, n, t) {
|
|
f(e).label = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setlabel_c14214ffbf6e5c4a = function (e, n, t) {
|
|
f(e).label = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setlabel_ca2c132e2b646244 = function (e, n, t) {
|
|
f(e).label = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setlabel_e6fab993e10f1dd3 = function (e, n, t) {
|
|
f(e).label = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setlabel_f9a45e9ef445b781 = function (e, n, t) {
|
|
f(e).label = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setlayout_67a29edc6247c437 = function (e, n) {
|
|
f(e).layout = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setlayout_758d30edbd6ea91c = function (e, n) {
|
|
f(e).layout = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setlineCap_52b6d742c95a5630 = function (e, n, t) {
|
|
f(e).lineCap = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setlineJoin_7e005d90ef83d627 = function (e, n, t) {
|
|
f(e).lineJoin = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setlineWidth_ec730c524f09baa9 = function (e, n) {
|
|
f(e).lineWidth = n
|
|
}),
|
|
(e.wbg.__wbg_setloadop_5644a3bf70f4f76c = function (e, n) {
|
|
f(e).loadOp = ae[n]
|
|
}),
|
|
(e.wbg.__wbg_setlodmaxclamp_d80060a9922f9fe3 = function (e, n) {
|
|
f(e).lodMaxClamp = n
|
|
}),
|
|
(e.wbg.__wbg_setlodminclamp_bee469ae69d038f0 = function (e, n) {
|
|
f(e).lodMinClamp = n
|
|
}),
|
|
(e.wbg.__wbg_setmagfilter_f50646cfdc01700d = function (e, n) {
|
|
f(e).magFilter = be[n]
|
|
}),
|
|
(e.wbg.__wbg_setmappedatcreation_0dc5796d4e90ab4b = function (e, n) {
|
|
f(e).mappedAtCreation = 0 !== n
|
|
}),
|
|
(e.wbg.__wbg_setmask_800b15ad78613be8 = function (e, n) {
|
|
f(e).mask = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setmaxanisotropy_83ac2a8bef9f9ec8 = function (e, n) {
|
|
f(e).maxAnisotropy = n
|
|
}),
|
|
(e.wbg.__wbg_setmethod_2ebc89f2a1b4664c = function (e, n, t) {
|
|
f(e).method = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setmethod_3c5280fe5d890842 = function (e, n, t) {
|
|
f(e).method = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setminbindingsize_20ca594cd6d93818 = function (e, n) {
|
|
f(e).minBindingSize = n
|
|
}),
|
|
(e.wbg.__wbg_setminfilter_8ffc9e1ac6b4149f = function (e, n) {
|
|
f(e).minFilter = be[n]
|
|
}),
|
|
(e.wbg.__wbg_setmiplevel_6f507098915add77 = function (e, n) {
|
|
f(e).mipLevel = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setmiplevelcount_5e59806cbcf116e9 = function (e, n) {
|
|
f(e).mipLevelCount = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setmiplevelcount_f896fe8cbb669df2 = function (e, n) {
|
|
f(e).mipLevelCount = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setmipmapfilter_037575f2e647f024 = function (e, n) {
|
|
f(e).mipmapFilter = oe[n]
|
|
}),
|
|
(e.wbg.__wbg_setmiterLimit_9ffca64ec692501d = function (e, n) {
|
|
f(e).miterLimit = n
|
|
}),
|
|
(e.wbg.__wbg_setmodule_4c73bb35cb0beb0b = function (e, n) {
|
|
f(e).module = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setmodule_ca21130b3f66ea5d = function (e, n) {
|
|
f(e).module = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setmultiple_1b3b3f243cda56b2 = function (e, n) {
|
|
f(e).multiple = 0 !== n
|
|
}),
|
|
(e.wbg.__wbg_setmultisample_4f57dcaa4144a62f = function (e, n) {
|
|
f(e).multisample = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setmultisampled_0bb9fc1b577bf11a = function (e, n) {
|
|
f(e).multisampled = 0 !== n
|
|
}),
|
|
(e.wbg.__wbg_setname_fc436ede35bd8af1 = function (e, n, t) {
|
|
f(e).name = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setoffset_67ee100819c122f2 = function (e, n) {
|
|
f(e).offset = n
|
|
}),
|
|
(e.wbg.__wbg_setoffset_721180fefc9711a9 = function (e, n) {
|
|
f(e).offset = n
|
|
}),
|
|
(e.wbg.__wbg_setoffset_a8194a4fcfff8910 = function (e, n) {
|
|
f(e).offset = n
|
|
}),
|
|
(e.wbg.__wbg_setoffset_d37e5fa34e9ded2e = function (e, n) {
|
|
f(e).offset = n
|
|
}),
|
|
(e.wbg.__wbg_setonce_0cb80aea26303a35 = function (e, n) {
|
|
f(e).once = 0 !== n
|
|
}),
|
|
(e.wbg.__wbg_setonclick_d0c6e25a994463d9 = function (e, n) {
|
|
f(e).onclick = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setonended_afec7b900a9d62d8 = function (e, n) {
|
|
f(e).onended = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setonload_1302417ca59f658b = function (e, n) {
|
|
f(e).onload = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setoperation_173958551af7f4f2 = function (e, n) {
|
|
f(e).operation = ee[n]
|
|
}),
|
|
(e.wbg.__wbg_setoptimizeforlatency_0bccf9d26e3e2224 = function (
|
|
e,
|
|
n,
|
|
) {
|
|
f(e).optimizeForLatency = 0 !== n
|
|
}),
|
|
(e.wbg.__wbg_setorigin_e26b73e77b3e275d = function (e, n) {
|
|
f(e).origin = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setoutput_ff9dc597ad64d749 = function (e, n) {
|
|
f(e).output = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setpassive_57a5a4c4b00a7c62 = function (e, n) {
|
|
f(e).passive = 0 !== n
|
|
}),
|
|
(e.wbg.__wbg_setpassop_070547fd6160a00d = function (e, n) {
|
|
f(e).passOp = we[n]
|
|
}),
|
|
(e.wbg.__wbg_setpowerpreference_1f3351e5d2acf765 = function (e, n) {
|
|
f(e).powerPreference = ie[n]
|
|
}),
|
|
(e.wbg.__wbg_setprimitive_ee18492ab93953bc = function (e, n) {
|
|
f(e).primitive = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setqueryset_3b14f95f9bd114db = function (e, n) {
|
|
f(e).querySet = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setr_a4e2f60e3466da86 = function (e, n) {
|
|
f(e).r = n
|
|
}),
|
|
(e.wbg.__wbg_setreason_d29ac0402eeeb81a = function (e, n, t) {
|
|
f(e).reason = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setrequiredfeatures_fc44bc3433300ee3 = function (e, n) {
|
|
f(e).requiredFeatures = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setresolvetarget_c4b519cab7eb42b7 = function (e, n) {
|
|
f(e).resolveTarget = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setresource_1659f5a29a2e0541 = function (e, n) {
|
|
f(e).resource = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setrowsperimage_53ed2c633b1adfcc = function (e, n) {
|
|
f(e).rowsPerImage = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setrowsperimage_b16fc77b3e7f5230 = function (e, n) {
|
|
f(e).rowsPerImage = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setsamplecount_e88d044f067a2241 = function (e, n) {
|
|
f(e).sampleCount = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setsampler_a778272f31d31ce5 = function (e, n) {
|
|
f(e).sampler = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setsampletype_c0e25b966db74174 = function (e, n) {
|
|
f(e).sampleType = ye[n]
|
|
}),
|
|
(e.wbg.__wbg_setshaderlocation_985046f48e76573f = function (e, n) {
|
|
f(e).shaderLocation = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setsize_23676383c9c0732f = function (e, n) {
|
|
f(e).size = n
|
|
}),
|
|
(e.wbg.__wbg_setsize_51616eaf8209c58b = function (e, n) {
|
|
f(e).size = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setsize_5878aadcd23673cf = function (e, n) {
|
|
f(e).size = n
|
|
}),
|
|
(e.wbg.__wbg_setsrcfactor_04ce8874f1bff5a8 = function (e, n) {
|
|
f(e).srcFactor = Z[n]
|
|
}),
|
|
(e.wbg.__wbg_setstencilback_4b20ecfcd4c4816a = function (e, n) {
|
|
f(e).stencilBack = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setstencilclearvalue_7ba82e1993788f37 = function (e, n) {
|
|
f(e).stencilClearValue = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setstencilfront_1ca3b695f7c42f6a = function (e, n) {
|
|
f(e).stencilFront = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setstencilloadop_b65c60a0077315cd = function (e, n) {
|
|
f(e).stencilLoadOp = ae[n]
|
|
}),
|
|
(e.wbg.__wbg_setstencilreadmask_4f5b98747141e796 = function (e, n) {
|
|
f(e).stencilReadMask = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setstencilreadonly_9006a99a91d198e9 = function (e, n) {
|
|
f(e).stencilReadOnly = 0 !== n
|
|
}),
|
|
(e.wbg.__wbg_setstencilstoreop_4f00c5eca345c145 = function (e, n) {
|
|
f(e).stencilStoreOp = se[n]
|
|
}),
|
|
(e.wbg.__wbg_setstencilwritemask_e37a7214d84ace99 = function (e, n) {
|
|
f(e).stencilWriteMask = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setstepmode_7d58d75e6547a7a6 = function (e, n) {
|
|
f(e).stepMode = Se[n]
|
|
}),
|
|
(e.wbg.__wbg_setstoragetexture_2987339fec972d54 = function (e, n) {
|
|
f(e).storageTexture = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setstoreop_c62dd050b5806095 = function (e, n) {
|
|
f(e).storeOp = se[n]
|
|
}),
|
|
(e.wbg.__wbg_setstripindexformat_3e4893749b3f00b0 = function (e, n) {
|
|
f(e).stripIndexFormat = fe[n]
|
|
}),
|
|
(e.wbg.__wbg_setstrokeStyle_415833f3f0eb5076 = function (e, n, t) {
|
|
f(e).strokeStyle = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setstrokeStyle_7650790bed1017e2 = function (e, n) {
|
|
f(e).strokeStyle = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setstrokeStyle_a2d0e236a696d221 = function (e, n) {
|
|
f(e).strokeStyle = f(n)
|
|
}),
|
|
(e.wbg.__wbg_settabIndex_31adfec3c7eafbce = function (e, n) {
|
|
f(e).tabIndex = n
|
|
}),
|
|
(e.wbg.__wbg_settarget_91856fcff2894278 = function (e, n, t) {
|
|
f(e).target = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_settargets_0ef1de33af7253a6 = function (e, n) {
|
|
f(e).targets = f(n)
|
|
}),
|
|
(e.wbg.__wbg_settexture_2553e9c3ae6f7687 = function (e, n) {
|
|
f(e).texture = f(n)
|
|
}),
|
|
(e.wbg.__wbg_settexture_f62859f817324dd1 = function (e, n) {
|
|
f(e).texture = f(n)
|
|
}),
|
|
(e.wbg.__wbg_settimestamp_fea9915c542831dc = function (e, n) {
|
|
f(e).timestamp = n
|
|
}),
|
|
(e.wbg.__wbg_settimestampwrites_1995524c3a31cb8f = function (e, n) {
|
|
f(e).timestampWrites = f(n)
|
|
}),
|
|
(e.wbg.__wbg_settopology_3d9b2f0ffe2e350c = function (e, n) {
|
|
f(e).topology = ue[n]
|
|
}),
|
|
(e.wbg.__wbg_settype_0b59dd5f4721c490 = function (e, n) {
|
|
f(e).type = ge[n]
|
|
}),
|
|
(e.wbg.__wbg_settype_2a902a4a235bb64a = function (e, n, t) {
|
|
f(e).type = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_settype_39ed370d3edd403c = function (e, n, t) {
|
|
f(e).type = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_settype_4982e42c05ec7507 = function (e, n) {
|
|
f(e).type = Y[n]
|
|
}),
|
|
(e.wbg.__wbg_settype_8c8bbfab4cf7e32e = function (e, n) {
|
|
f(e).type = ne[n]
|
|
}),
|
|
(e.wbg.__wbg_setusage_44ebc3b496e60ff4 = function (e, n) {
|
|
f(e).usage = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setusage_4cf7b16df5617a46 = function (e, n) {
|
|
f(e).usage = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setusage_c45cca4a5b9f8376 = function (e, n) {
|
|
f(e).usage = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setusage_e58b3c3ce83fbbda = function (e, n) {
|
|
f(e).usage = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setvalue_08d17a42e5d5069d = function (e, n, t) {
|
|
f(e).value = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setvalue_6ad9ef6c692ea746 = function (e, n, t) {
|
|
f(e).value = w(n, t)
|
|
}),
|
|
(e.wbg.__wbg_setvertex_6144c56d98e2314a = function (e, n) {
|
|
f(e).vertex = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setview_4bc3dfcbfc8a58ba = function (e, n) {
|
|
f(e).view = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setview_8d0b0055b6ef07e3 = function (e, n) {
|
|
f(e).view = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setviewdimension_afac48443b8fb565 = function (e, n) {
|
|
f(e).viewDimension = he[n]
|
|
}),
|
|
(e.wbg.__wbg_setviewdimension_f5d4b5336a27d302 = function (e, n) {
|
|
f(e).viewDimension = he[n]
|
|
}),
|
|
(e.wbg.__wbg_setviewformats_0cfe174ac882efaf = function (e, n) {
|
|
f(e).viewFormats = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setviewformats_c566feb1da7b1925 = function (e, n) {
|
|
f(e).viewFormats = f(n)
|
|
}),
|
|
(e.wbg.__wbg_setvisibility_7245f1acbedb4ff4 = function (e, n) {
|
|
f(e).visibility = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setwidth_056381a7176ba440 = function (e, n) {
|
|
f(e).width = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setwidth_660ca581e3fbe279 = function (e, n) {
|
|
f(e).width = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setwidth_c5fed9f5e7f0b406 = function (e, n) {
|
|
f(e).width = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setwritemask_c381ff702509999c = function (e, n) {
|
|
f(e).writeMask = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setx_6e550cba86f408f0 = function (e, n) {
|
|
f(e).x = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_sety_16ff3ff771600f8c = function (e, n) {
|
|
f(e).y = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_setz_b2c09b24c996ee06 = function (e, n) {
|
|
f(e).z = n >>> 0
|
|
}),
|
|
(e.wbg.__wbg_shaderSource_72d3e8597ef85b67 = function (e, n, t, _) {
|
|
f(e).shaderSource(f(n), w(t, _))
|
|
}),
|
|
(e.wbg.__wbg_shaderSource_ad0087e637a35191 = function (e, n, t, _) {
|
|
f(e).shaderSource(f(n), w(t, _))
|
|
}),
|
|
(e.wbg.__wbg_shiftKey_86e737105bab1a54 = function (e) {
|
|
return f(e).shiftKey
|
|
}),
|
|
(e.wbg.__wbg_stack_0ed75d68575b0f3c = function (e, n) {
|
|
const t = p(f(n).stack, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
_ = s
|
|
x().setInt32(e + 4, _, !0), x().setInt32(e + 0, t, !0)
|
|
}),
|
|
(e.wbg.__wbg_start_e81f89e130c3c86e = function () {
|
|
return d(function (e, n) {
|
|
f(e).start(n)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_state_8d0b3af7cfccc67a = function (e) {
|
|
const n = f(e).state
|
|
return ($.indexOf(n) + 1 || 4) - 1
|
|
}),
|
|
(e.wbg.__wbg_static_accessor_GLOBAL_88a902d13a557d07 = function () {
|
|
const e = void 0 === t.g ? null : t.g
|
|
return y(e) ? 0 : o(e)
|
|
}),
|
|
(e.wbg.__wbg_static_accessor_GLOBAL_THIS_56578be7e9f832b0 =
|
|
function () {
|
|
const e = "undefined" == typeof globalThis ? null : globalThis
|
|
return y(e) ? 0 : o(e)
|
|
}),
|
|
(e.wbg.__wbg_static_accessor_SELF_37c5d418e4bf5819 = function () {
|
|
const e = "undefined" == typeof self ? null : self
|
|
return y(e) ? 0 : o(e)
|
|
}),
|
|
(e.wbg.__wbg_static_accessor_WINDOW_5de37043a91a9c40 = function () {
|
|
const e = "undefined" == typeof window ? null : window
|
|
return y(e) ? 0 : o(e)
|
|
}),
|
|
(e.wbg.__wbg_statusText_207754230b39e67c = function (e, n) {
|
|
const t = p(
|
|
f(n).statusText,
|
|
b.__wbindgen_malloc,
|
|
b.__wbindgen_realloc,
|
|
),
|
|
_ = s
|
|
x().setInt32(e + 4, _, !0), x().setInt32(e + 0, t, !0)
|
|
}),
|
|
(e.wbg.__wbg_status_f6360336ca686bf0 = function (e) {
|
|
return f(e).status
|
|
}),
|
|
(e.wbg.__wbg_stencilFuncSeparate_91700dcf367ae07e = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).stencilFuncSeparate(n >>> 0, t >>> 0, _, r >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_stencilFuncSeparate_c1a6fa2005ca0aaf = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).stencilFuncSeparate(n >>> 0, t >>> 0, _, r >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_stencilFunc_ebe594b996e772e7 = function (e, n, t, _) {
|
|
f(e).stencilFunc(n >>> 0, t, _ >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_stencilMaskSeparate_4f1a2defc8c10956 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
) {
|
|
f(e).stencilMaskSeparate(n >>> 0, t >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_stencilMaskSeparate_f8a0cfb5c2994d4a = function (
|
|
e,
|
|
n,
|
|
t,
|
|
) {
|
|
f(e).stencilMaskSeparate(n >>> 0, t >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_stencilMask_1e602ef63f5b4144 = function (e, n) {
|
|
f(e).stencilMask(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_stencilMask_cd8ca0a55817e599 = function (e, n) {
|
|
f(e).stencilMask(n >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_stencilOpSeparate_1fa08985e79e1627 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).stencilOpSeparate(n >>> 0, t >>> 0, _ >>> 0, r >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_stencilOpSeparate_ff6683bbe3838ae6 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).stencilOpSeparate(n >>> 0, t >>> 0, _ >>> 0, r >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_stencilOp_cebb850a3b4f9e4f = function (e, n, t, _) {
|
|
f(e).stencilOp(n >>> 0, t >>> 0, _ >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_stroke_1b0348380fb5a54b = function (e, n) {
|
|
f(e).stroke(f(n))
|
|
}),
|
|
(e.wbg.__wbg_style_fb30c14e5815805c = function (e) {
|
|
return o(f(e).style)
|
|
}),
|
|
(e.wbg.__wbg_submit_252766c4e0945cee = function (e, n) {
|
|
f(e).submit(f(n))
|
|
}),
|
|
(e.wbg.__wbg_submit_f9a346a4ea344d6d = function () {
|
|
return d(function (e) {
|
|
f(e).submit()
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_suppressContextMenu_da9d7900608f18ab = function (e) {
|
|
f(e).suppressContextMenu()
|
|
}),
|
|
(e.wbg.__wbg_suspend_6011a41599f07de4 = function () {
|
|
return d(function (e) {
|
|
return o(f(e).suspend())
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texImage2D_06281e677e3f6909 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i, u) {
|
|
f(e).texImage2D(
|
|
n >>> 0,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a >>> 0,
|
|
o >>> 0,
|
|
0 === i ? void 0 : S(i, u),
|
|
)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texImage2D_297bb8474cd4e8b8 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i, u) {
|
|
f(e).texImage2D(
|
|
n >>> 0,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a >>> 0,
|
|
o >>> 0,
|
|
0 === i ? void 0 : S(i, u),
|
|
)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texImage2D_57483314967bdd11 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i) {
|
|
f(e).texImage2D(n >>> 0, t, _, r, b, c, a >>> 0, o >>> 0, i)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texImage2D_5f2835f02b1d1077 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i) {
|
|
f(e).texImage2D(n >>> 0, t, _, r, b, c, a >>> 0, o >>> 0, f(i))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texImage2D_b8edcb5692f65f88 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i) {
|
|
f(e).texImage2D(n >>> 0, t, _, r, b, c, a >>> 0, o >>> 0, f(i))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texImage3D_921b54d09bf45af0 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i, u) {
|
|
f(e).texImage3D(n >>> 0, t, _, r, b, c, a, o >>> 0, i >>> 0, f(u))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texImage3D_a00b7a4df48cf757 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i, u) {
|
|
f(e).texImage3D(n >>> 0, t, _, r, b, c, a, o >>> 0, i >>> 0, u)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texParameteri_8112b26b3c360b7e = function (e, n, t, _) {
|
|
f(e).texParameteri(n >>> 0, t >>> 0, _)
|
|
}),
|
|
(e.wbg.__wbg_texParameteri_ef50743cb94d507e = function (e, n, t, _) {
|
|
f(e).texParameteri(n >>> 0, t >>> 0, _)
|
|
}),
|
|
(e.wbg.__wbg_texStorage2D_fbda848497f3674e = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
) {
|
|
f(e).texStorage2D(n >>> 0, t, _ >>> 0, r, b)
|
|
}),
|
|
(e.wbg.__wbg_texStorage3D_fd7a7ca30e7981d1 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
) {
|
|
f(e).texStorage3D(n >>> 0, t, _ >>> 0, r, b, c)
|
|
}),
|
|
(e.wbg.__wbg_texSubImage2D_061605071aad9d2c = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i) {
|
|
f(e).texSubImage2D(n >>> 0, t, _, r, b, c, a >>> 0, o >>> 0, f(i))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texSubImage2D_82670edc2c5acd35 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i) {
|
|
f(e).texSubImage2D(n >>> 0, t, _, r, b, c, a >>> 0, o >>> 0, f(i))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texSubImage2D_aa9a084093764796 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i) {
|
|
f(e).texSubImage2D(n >>> 0, t, _, r, b, c, a >>> 0, o >>> 0, f(i))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texSubImage2D_c7951ed97252bdff = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i) {
|
|
f(e).texSubImage2D(n >>> 0, t, _, r, b, c, a >>> 0, o >>> 0, i)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texSubImage2D_d52d1a0d3654c60b = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i) {
|
|
f(e).texSubImage2D(n >>> 0, t, _, r, b, c, a >>> 0, o >>> 0, f(i))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texSubImage2D_dd9cac68ad5fe0b6 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i) {
|
|
f(e).texSubImage2D(n >>> 0, t, _, r, b, c, a >>> 0, o >>> 0, f(i))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texSubImage2D_e6d34f5bb062e404 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i) {
|
|
f(e).texSubImage2D(n >>> 0, t, _, r, b, c, a >>> 0, o >>> 0, f(i))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texSubImage2D_f39ea52a2d4bd2f7 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i) {
|
|
f(e).texSubImage2D(n >>> 0, t, _, r, b, c, a >>> 0, o >>> 0, f(i))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texSubImage2D_fbdf91268228c757 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i) {
|
|
f(e).texSubImage2D(n >>> 0, t, _, r, b, c, a >>> 0, o >>> 0, f(i))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texSubImage3D_02bbdad14919acfc = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i, u, g) {
|
|
f(e).texSubImage3D(
|
|
n >>> 0,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a,
|
|
o,
|
|
i >>> 0,
|
|
u >>> 0,
|
|
f(g),
|
|
)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texSubImage3D_04731251d7cecc83 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i, u, g) {
|
|
f(e).texSubImage3D(
|
|
n >>> 0,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a,
|
|
o,
|
|
i >>> 0,
|
|
u >>> 0,
|
|
f(g),
|
|
)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texSubImage3D_37f0045d16871670 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i, u, g) {
|
|
f(e).texSubImage3D(
|
|
n >>> 0,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a,
|
|
o,
|
|
i >>> 0,
|
|
u >>> 0,
|
|
f(g),
|
|
)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texSubImage3D_3a871f6405d2f183 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i, u, g) {
|
|
f(e).texSubImage3D(
|
|
n >>> 0,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a,
|
|
o,
|
|
i >>> 0,
|
|
u >>> 0,
|
|
f(g),
|
|
)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texSubImage3D_66acd67f56e3b214 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i, u, g) {
|
|
f(e).texSubImage3D(
|
|
n >>> 0,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a,
|
|
o,
|
|
i >>> 0,
|
|
u >>> 0,
|
|
f(g),
|
|
)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texSubImage3D_a051de089266fa1b = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i, u, g) {
|
|
f(e).texSubImage3D(
|
|
n >>> 0,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a,
|
|
o,
|
|
i >>> 0,
|
|
u >>> 0,
|
|
f(g),
|
|
)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texSubImage3D_b28c55f839bbec41 = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i, u, g) {
|
|
f(e).texSubImage3D(
|
|
n >>> 0,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a,
|
|
o,
|
|
i >>> 0,
|
|
u >>> 0,
|
|
g,
|
|
)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_texSubImage3D_f18bf091cd48774c = function () {
|
|
return d(function (e, n, t, _, r, b, c, a, o, i, u, g) {
|
|
f(e).texSubImage3D(
|
|
n >>> 0,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
a,
|
|
o,
|
|
i >>> 0,
|
|
u >>> 0,
|
|
f(g),
|
|
)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_then_44b73946d2fb3e7d = function (e, n) {
|
|
return o(f(e).then(f(n)))
|
|
}),
|
|
(e.wbg.__wbg_then_48b406749878a531 = function (e, n, t) {
|
|
return o(f(e).then(f(n), f(t)))
|
|
}),
|
|
(e.wbg.__wbg_toString_c813bbd34d063839 = function (e) {
|
|
return o(f(e).toString())
|
|
}),
|
|
(e.wbg.__wbg_transform_bd4d08c26c833275 = function () {
|
|
return d(function (e, n, t, _, r, b, c) {
|
|
f(e).transform(n, t, _, r, b, c)
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbg_uniform1f_21390b04609a9fa5 = function (e, n, t) {
|
|
f(e).uniform1f(f(n), t)
|
|
}),
|
|
(e.wbg.__wbg_uniform1f_dc009a0e7f7e5977 = function (e, n, t) {
|
|
f(e).uniform1f(f(n), t)
|
|
}),
|
|
(e.wbg.__wbg_uniform1fv_b41efa3d9c5df06c = function (e, n, t, _) {
|
|
f(e).uniform1fv(f(n), A(t, _))
|
|
}),
|
|
(e.wbg.__wbg_uniform1i_5ddd9d8ccbd390bb = function (e, n, t) {
|
|
f(e).uniform1i(f(n), t)
|
|
}),
|
|
(e.wbg.__wbg_uniform1i_ed95b6129dce4d84 = function (e, n, t) {
|
|
f(e).uniform1i(f(n), t)
|
|
}),
|
|
(e.wbg.__wbg_uniform1ui_66e092b67a21c84d = function (e, n, t) {
|
|
f(e).uniform1ui(f(n), t >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_uniform2fv_656fce9525420996 = function (e, n, t, _) {
|
|
f(e).uniform2fv(f(n), A(t, _))
|
|
}),
|
|
(e.wbg.__wbg_uniform2fv_d8bd2a36da7ce440 = function (e, n, t, _) {
|
|
f(e).uniform2fv(f(n), A(t, _))
|
|
}),
|
|
(e.wbg.__wbg_uniform2iv_4d39fc5a26f03f55 = function (e, n, t, _) {
|
|
f(e).uniform2iv(f(n), B(t, _))
|
|
}),
|
|
(e.wbg.__wbg_uniform2iv_e967139a28017a99 = function (e, n, t, _) {
|
|
f(e).uniform2iv(f(n), B(t, _))
|
|
}),
|
|
(e.wbg.__wbg_uniform2uiv_4c340c9e8477bb07 = function (e, n, t, _) {
|
|
f(e).uniform2uiv(f(n), P(t, _))
|
|
}),
|
|
(e.wbg.__wbg_uniform3fv_7d828b7c4c91138e = function (e, n, t, _) {
|
|
f(e).uniform3fv(f(n), A(t, _))
|
|
}),
|
|
(e.wbg.__wbg_uniform3fv_8153c834ce667125 = function (e, n, t, _) {
|
|
f(e).uniform3fv(f(n), A(t, _))
|
|
}),
|
|
(e.wbg.__wbg_uniform3iv_58662d914661aa10 = function (e, n, t, _) {
|
|
f(e).uniform3iv(f(n), B(t, _))
|
|
}),
|
|
(e.wbg.__wbg_uniform3iv_f30d27ec224b4b24 = function (e, n, t, _) {
|
|
f(e).uniform3iv(f(n), B(t, _))
|
|
}),
|
|
(e.wbg.__wbg_uniform3uiv_38673b825dc755f6 = function (e, n, t, _) {
|
|
f(e).uniform3uiv(f(n), P(t, _))
|
|
}),
|
|
(e.wbg.__wbg_uniform4f_36b8f9be15064aa7 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
) {
|
|
f(e).uniform4f(f(n), t, _, r, b)
|
|
}),
|
|
(e.wbg.__wbg_uniform4f_f7ea07febf8b5108 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
) {
|
|
f(e).uniform4f(f(n), t, _, r, b)
|
|
}),
|
|
(e.wbg.__wbg_uniform4fv_8827081a7585145b = function (e, n, t, _) {
|
|
f(e).uniform4fv(f(n), A(t, _))
|
|
}),
|
|
(e.wbg.__wbg_uniform4fv_c01fbc6c022abac3 = function (e, n, t, _) {
|
|
f(e).uniform4fv(f(n), A(t, _))
|
|
}),
|
|
(e.wbg.__wbg_uniform4iv_7fe05be291899f06 = function (e, n, t, _) {
|
|
f(e).uniform4iv(f(n), B(t, _))
|
|
}),
|
|
(e.wbg.__wbg_uniform4iv_84fdf80745e7ff26 = function (e, n, t, _) {
|
|
f(e).uniform4iv(f(n), B(t, _))
|
|
}),
|
|
(e.wbg.__wbg_uniform4uiv_9de55998fbfef236 = function (e, n, t, _) {
|
|
f(e).uniform4uiv(f(n), P(t, _))
|
|
}),
|
|
(e.wbg.__wbg_uniformBlockBinding_18117f4bda07115b = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
) {
|
|
f(e).uniformBlockBinding(f(n), t >>> 0, _ >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_uniformMatrix2fv_98681e400347369c = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).uniformMatrix2fv(f(n), 0 !== t, A(_, r))
|
|
}),
|
|
(e.wbg.__wbg_uniformMatrix2fv_bc019eb4784a3b8c = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).uniformMatrix2fv(f(n), 0 !== t, A(_, r))
|
|
}),
|
|
(e.wbg.__wbg_uniformMatrix2x3fv_6421f8d6f7f4d144 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).uniformMatrix2x3fv(f(n), 0 !== t, A(_, r))
|
|
}),
|
|
(e.wbg.__wbg_uniformMatrix2x4fv_27d807767d7aadc6 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).uniformMatrix2x4fv(f(n), 0 !== t, A(_, r))
|
|
}),
|
|
(e.wbg.__wbg_uniformMatrix3fv_3d6ad3a1e0b0b5b6 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).uniformMatrix3fv(f(n), 0 !== t, A(_, r))
|
|
}),
|
|
(e.wbg.__wbg_uniformMatrix3fv_3df529aab93cf902 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).uniformMatrix3fv(f(n), 0 !== t, A(_, r))
|
|
}),
|
|
(e.wbg.__wbg_uniformMatrix3x2fv_79357317e9637d05 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).uniformMatrix3x2fv(f(n), 0 !== t, A(_, r))
|
|
}),
|
|
(e.wbg.__wbg_uniformMatrix3x4fv_9d1a88b5abfbd64b = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).uniformMatrix3x4fv(f(n), 0 !== t, A(_, r))
|
|
}),
|
|
(e.wbg.__wbg_uniformMatrix4fv_da94083874f202ad = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).uniformMatrix4fv(f(n), 0 !== t, A(_, r))
|
|
}),
|
|
(e.wbg.__wbg_uniformMatrix4fv_e87383507ae75670 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).uniformMatrix4fv(f(n), 0 !== t, A(_, r))
|
|
}),
|
|
(e.wbg.__wbg_uniformMatrix4x2fv_aa507d918a0b5a62 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).uniformMatrix4x2fv(f(n), 0 !== t, A(_, r))
|
|
}),
|
|
(e.wbg.__wbg_uniformMatrix4x3fv_6712c7a3b4276fb4 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
) {
|
|
f(e).uniformMatrix4x3fv(f(n), 0 !== t, A(_, r))
|
|
}),
|
|
(e.wbg.__wbg_unmap_7b299155f31a9d79 = function (e) {
|
|
f(e).unmap()
|
|
}),
|
|
(e.wbg.__wbg_url_ae10c34ca209681d = function (e, n) {
|
|
const t = p(f(n).url, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
_ = s
|
|
x().setInt32(e + 4, _, !0), x().setInt32(e + 0, t, !0)
|
|
}),
|
|
(e.wbg.__wbg_useProgram_473bf913989b6089 = function (e, n) {
|
|
f(e).useProgram(f(n))
|
|
}),
|
|
(e.wbg.__wbg_useProgram_9b2660f7bb210471 = function (e, n) {
|
|
f(e).useProgram(f(n))
|
|
}),
|
|
(e.wbg.__wbg_value_cd1ffa7b1ab794f1 = function (e) {
|
|
return o(f(e).value)
|
|
}),
|
|
(e.wbg.__wbg_values_99f7a68c7f313d66 = function (e) {
|
|
return o(f(e).values())
|
|
}),
|
|
(e.wbg.__wbg_vertexAttribDivisorANGLE_11e909d332960413 = function (
|
|
e,
|
|
n,
|
|
t,
|
|
) {
|
|
f(e).vertexAttribDivisorANGLE(n >>> 0, t >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_vertexAttribDivisor_4d361d77ffb6d3ff = function (
|
|
e,
|
|
n,
|
|
t,
|
|
) {
|
|
f(e).vertexAttribDivisor(n >>> 0, t >>> 0)
|
|
}),
|
|
(e.wbg.__wbg_vertexAttribIPointer_d0c67543348c90ce = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
) {
|
|
f(e).vertexAttribIPointer(n >>> 0, t, _ >>> 0, r, b)
|
|
}),
|
|
(e.wbg.__wbg_vertexAttribPointer_550dc34903e3d1ea = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
) {
|
|
f(e).vertexAttribPointer(n >>> 0, t, _ >>> 0, 0 !== r, b, c)
|
|
}),
|
|
(e.wbg.__wbg_vertexAttribPointer_7a2a506cdbe3aebc = function (
|
|
e,
|
|
n,
|
|
t,
|
|
_,
|
|
r,
|
|
b,
|
|
c,
|
|
) {
|
|
f(e).vertexAttribPointer(n >>> 0, t, _ >>> 0, 0 !== r, b, c)
|
|
}),
|
|
(e.wbg.__wbg_view_fd8a56e8983f448d = function (e) {
|
|
const n = f(e).view
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_viewport_a1b4d71297ba89af = function (e, n, t, _, r) {
|
|
f(e).viewport(n, t, _, r)
|
|
}),
|
|
(e.wbg.__wbg_viewport_e615e98f676f2d39 = function (e, n, t, _, r) {
|
|
f(e).viewport(n, t, _, r)
|
|
}),
|
|
(e.wbg.__wbg_visibleRect_f7558c0cfa7dfdbf = function (e) {
|
|
const n = f(e).visibleRect
|
|
return y(n) ? 0 : o(n)
|
|
}),
|
|
(e.wbg.__wbg_wasClean_605b4fd66d44354a = function (e) {
|
|
return f(e).wasClean
|
|
}),
|
|
(e.wbg.__wbg_width_5dde457d606ba683 = function (e) {
|
|
return f(e).width
|
|
}),
|
|
(e.wbg.__wbg_width_b0c1d9f437a95799 = function (e) {
|
|
return f(e).width
|
|
}),
|
|
(e.wbg.__wbg_width_cdaf02311c1621d1 = function (e) {
|
|
return f(e).width
|
|
}),
|
|
(e.wbg.__wbg_writeTexture_cd7877c213ee5704 = function () {
|
|
return d(function (e, n, t, _, r) {
|
|
f(e).writeTexture(f(n), f(t), f(_), f(r))
|
|
}, arguments)
|
|
}),
|
|
(e.wbg.__wbindgen_add = function (e, n) {
|
|
return o(f(e) + f(n))
|
|
}),
|
|
(e.wbg.__wbindgen_boolean_get = function (e) {
|
|
const n = f(e)
|
|
return "boolean" == typeof n ? (n ? 1 : 0) : 2
|
|
}),
|
|
(e.wbg.__wbindgen_cb_drop = function (e) {
|
|
const n = v(e).original
|
|
if (1 == n.cnt--) return (n.a = 0), !0
|
|
return !1
|
|
}),
|
|
(e.wbg.__wbindgen_closure_wrapper1095 = function (e, n, t) {
|
|
return o(L(e, n, 92, U))
|
|
}),
|
|
(e.wbg.__wbindgen_closure_wrapper1096 = function (e, n, t) {
|
|
return o(L(e, n, 92, U))
|
|
}),
|
|
(e.wbg.__wbindgen_closure_wrapper1097 = function (e, n, t) {
|
|
return o(L(e, n, 92, U))
|
|
}),
|
|
(e.wbg.__wbindgen_closure_wrapper1098 = function (e, n, t) {
|
|
return o(L(e, n, 92, U))
|
|
}),
|
|
(e.wbg.__wbindgen_closure_wrapper1099 = function (e, n, t) {
|
|
return o(L(e, n, 92, U))
|
|
}),
|
|
(e.wbg.__wbindgen_closure_wrapper1100 = function (e, n, t) {
|
|
return o(L(e, n, 92, U))
|
|
}),
|
|
(e.wbg.__wbindgen_closure_wrapper1101 = function (e, n, t) {
|
|
return o(L(e, n, 92, U))
|
|
}),
|
|
(e.wbg.__wbindgen_closure_wrapper1102 = function (e, n, t) {
|
|
return o(L(e, n, 92, q))
|
|
}),
|
|
(e.wbg.__wbindgen_closure_wrapper15251 = function (e, n, t) {
|
|
return o(L(e, n, 6980, K))
|
|
}),
|
|
(e.wbg.__wbindgen_closure_wrapper3215 = function (e, n, t) {
|
|
return o(L(e, n, 1490, G))
|
|
}),
|
|
(e.wbg.__wbindgen_closure_wrapper3371 = function (e, n, t) {
|
|
return o(L(e, n, 1556, H))
|
|
}),
|
|
(e.wbg.__wbindgen_closure_wrapper3373 = function (e, n, t) {
|
|
return o(L(e, n, 1556, H))
|
|
}),
|
|
(e.wbg.__wbindgen_closure_wrapper3375 = function (e, n, t) {
|
|
return o(L(e, n, 1556, H))
|
|
}),
|
|
(e.wbg.__wbindgen_closure_wrapper3377 = function (e, n, t) {
|
|
return o(L(e, n, 1556, j))
|
|
}),
|
|
(e.wbg.__wbindgen_closure_wrapper3395 = function (e, n, t) {
|
|
return o(E(e, n, 1570, N))
|
|
}),
|
|
(e.wbg.__wbindgen_closure_wrapper3396 = function (e, n, t) {
|
|
return o(E(e, n, 1570, N))
|
|
}),
|
|
(e.wbg.__wbindgen_debug_string = function (e, n) {
|
|
const t = p(O(f(n)), b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
_ = s
|
|
x().setInt32(e + 4, _, !0), x().setInt32(e + 0, t, !0)
|
|
}),
|
|
(e.wbg.__wbindgen_error_new = function (e, n) {
|
|
return o(new Error(w(e, n)))
|
|
}),
|
|
(e.wbg.__wbindgen_in = function (e, n) {
|
|
return f(e) in f(n)
|
|
}),
|
|
(e.wbg.__wbindgen_is_function = function (e) {
|
|
return "function" == typeof f(e)
|
|
}),
|
|
(e.wbg.__wbindgen_is_null = function (e) {
|
|
return null === f(e)
|
|
}),
|
|
(e.wbg.__wbindgen_is_string = function (e) {
|
|
return "string" == typeof f(e)
|
|
}),
|
|
(e.wbg.__wbindgen_is_undefined = function (e) {
|
|
return void 0 === f(e)
|
|
}),
|
|
(e.wbg.__wbindgen_memory = function () {
|
|
return o(b.memory)
|
|
}),
|
|
(e.wbg.__wbindgen_number_get = function (e, n) {
|
|
const t = f(n),
|
|
_ = "number" == typeof t ? t : void 0
|
|
x().setFloat64(e + 8, y(_) ? 0 : _, !0),
|
|
x().setInt32(e + 0, !y(_), !0)
|
|
}),
|
|
(e.wbg.__wbindgen_number_new = function (e) {
|
|
return o(e)
|
|
}),
|
|
(e.wbg.__wbindgen_object_clone_ref = function (e) {
|
|
return o(f(e))
|
|
}),
|
|
(e.wbg.__wbindgen_object_drop_ref = function (e) {
|
|
v(e)
|
|
}),
|
|
(e.wbg.__wbindgen_string_get = function (e, n) {
|
|
const t = f(n),
|
|
_ = "string" == typeof t ? t : void 0
|
|
var r = y(_) ? 0 : p(_, b.__wbindgen_malloc, b.__wbindgen_realloc),
|
|
c = s
|
|
x().setInt32(e + 4, c, !0), x().setInt32(e + 0, r, !0)
|
|
}),
|
|
(e.wbg.__wbindgen_string_new = function (e, n) {
|
|
return o(w(e, n))
|
|
}),
|
|
(e.wbg.__wbindgen_throw = function (e, n) {
|
|
throw new Error(w(e, n))
|
|
}),
|
|
e
|
|
)
|
|
}
|
|
function Ve(e, n) {
|
|
return (
|
|
(b = e.exports),
|
|
(Ue.__wbindgen_wasm_module = n),
|
|
(h = null),
|
|
(I = null),
|
|
(R = null),
|
|
(D = null),
|
|
(T = null),
|
|
(u = null),
|
|
(C = null),
|
|
b.__wbindgen_start(),
|
|
b
|
|
)
|
|
}
|
|
function ze(e) {
|
|
if (void 0 !== b) return b
|
|
void 0 !== e &&
|
|
(Object.getPrototypeOf(e) === Object.prototype
|
|
? ({ module: e } = e)
|
|
: console.warn(
|
|
"using deprecated parameters for `initSync()`; pass a single object instead",
|
|
))
|
|
const n = We()
|
|
e instanceof WebAssembly.Module || (e = new WebAssembly.Module(e))
|
|
return Ve(new WebAssembly.Instance(e, n), e)
|
|
}
|
|
async function Ue(e) {
|
|
if (void 0 !== b) return b
|
|
void 0 !== e &&
|
|
(Object.getPrototypeOf(e) === Object.prototype
|
|
? ({ module_or_path: e } = e)
|
|
: console.warn(
|
|
"using deprecated parameters for the initialization function; pass a single object instead",
|
|
)),
|
|
void 0 === e && (e = new URL(t(124), t.b))
|
|
const n = We()
|
|
;("string" == typeof e ||
|
|
("function" == typeof Request && e instanceof Request) ||
|
|
("function" == typeof URL && e instanceof URL)) &&
|
|
(e = fetch(e))
|
|
const { instance: _, module: r } = await (async function (e, n) {
|
|
if ("function" == typeof Response && e instanceof Response) {
|
|
if ("function" == typeof WebAssembly.instantiateStreaming)
|
|
try {
|
|
return await WebAssembly.instantiateStreaming(e, n)
|
|
} catch (n) {
|
|
if ("application/wasm" == e.headers.get("Content-Type")) throw n
|
|
console.warn(
|
|
"`WebAssembly.instantiateStreaming` failed because your server does not serve Wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n",
|
|
n,
|
|
)
|
|
}
|
|
const t = await e.arrayBuffer()
|
|
return await WebAssembly.instantiate(t, n)
|
|
}
|
|
{
|
|
const t = await WebAssembly.instantiate(e, n)
|
|
return t instanceof WebAssembly.Instance
|
|
? { instance: t, module: e }
|
|
: t
|
|
}
|
|
})(await e, n)
|
|
return Ve(_, r)
|
|
}
|
|
const qe = Ue
|
|
},
|
|
693: (e, n, t) => {
|
|
function _(e, n) {
|
|
const t = e.length,
|
|
_ = e.getChannelData(0),
|
|
r = e.getChannelData(1)
|
|
let b = 0,
|
|
c = 0
|
|
for (; c < t; ) (_[c] = n[b]), (r[c] = n[b + 1]), c++, (b += 2)
|
|
}
|
|
function r(e, n) {
|
|
return new Function(`return (${e})(...arguments);`)(...n)
|
|
}
|
|
t.d(n, { A: () => _, V: () => r })
|
|
},
|
|
},
|
|
])
|
|
//# sourceMappingURL=core.ruffle.2a82513640065271d398.js.map
|