Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterAll, beforeAll, beforeEach, describe, expect, it } from
"vitest"
;
2
import
{ boot, Mesh, video, WebGLRenderer } from
"../src/index.js"
;
3
4
/**
Callers
nothing calls this directly
Calls
8
boot
Function · 0.90
getDefaultTextureFilter
Method · 0.80
_glTextureFilter
Method · 0.80
requireWebGL
Function · 0.70
makeTex
Function · 0.70
init
Method · 0.65
setTextureFilter
Method · 0.45
setAntiAlias
Method · 0.45
Tested by
no test coverage detected