Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ webgpu-render.spec.ts
File
webgpu-render.spec.ts
e2e/webgpu-render.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect } from
'./fixtures/test-fixtures'
;
2
3
interface
BrowserGpuTexture {
4
createView(): unknown;
Callers
nothing calls this directly
Calls
15
createCentroidCompareShader
Function · 0.85
createCentroidReduceShader
Function · 0.85
createUploadedTexture
Function · 0.85
makeSolidPixels
Function · 0.85
makeSingleRedPixel
Function · 0.85
renderCase
Function · 0.85
computePsnrFromRgbaTexturesWebGpu
Function · 0.85
expectCentroidClose
Function · 0.85
createComputePipeline
Method · 0.80
createShaderModule
Method · 0.80
skip
Method · 0.80
uploadTexture
Function · 0.70
Tested by
no test coverage detected