Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ gaussianRenderer.test.ts
File
gaussianRenderer.test.ts
src/splat/webgpu/gaussianRenderer.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
;
2
import
{
3
createSplatDepthRange,
4
createSplatOutputUniforms,
Callers
nothing calls this directly
Calls
15
resetWebGpuSplatDebugCountersForTests
Function · 0.90
resetWebGpuSplatTelemetryEventsForTests
Function · 0.90
createSplatRendererPipelineBuffers
Function · 0.90
createSplatProjectionUniforms
Function · 0.90
createSplatRasterUniforms
Function · 0.90
createSplatOutputUniforms
Function · 0.90
createSplatDepthRange
Function · 0.90
getWebGpuSplatTelemetryEvents
Function · 0.90
getWebGpuSplatDebugCounters
Function · 0.90
makeScene
Function · 0.85
onFirstFrame
Method · 0.80
getReadyState
Method · 0.80
Tested by
no test coverage detected