MCPcopy 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

1import { test, expect } from './fixtures/test-fixtures';
2
3interface BrowserGpuTexture {
4 createView(): unknown;

Callers

nothing calls this directly

Calls 15

createUploadedTextureFunction · 0.85
makeSolidPixelsFunction · 0.85
makeSingleRedPixelFunction · 0.85
renderCaseFunction · 0.85
expectCentroidCloseFunction · 0.85
createComputePipelineMethod · 0.80
createShaderModuleMethod · 0.80
skipMethod · 0.80
uploadTextureFunction · 0.70

Tested by

no test coverage detected