MCPcopy Create free account
hub / github.com/melonjs/melonJS / texture-filter.spec.js

File texture-filter.spec.js

packages/melonjs/tests/texture-filter.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterAll, beforeAll, beforeEach, describe, expect, it } from "vitest";
2import { boot, Mesh, video, WebGLRenderer } from "../src/index.js";
3
4/**

Callers

nothing calls this directly

Calls 8

bootFunction · 0.90
_glTextureFilterMethod · 0.80
requireWebGLFunction · 0.70
makeTexFunction · 0.70
initMethod · 0.65
setTextureFilterMethod · 0.45
setAntiAliasMethod · 0.45

Tested by

no test coverage detected