Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ requestDevice
Method
requestDevice
e2e/webgpu-psnr.spec.ts:90–90 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
88
89
interface
BrowserGpuAdapter {
90
requestDevice(): Promise<BrowserGpuDevice>;
91
}
92
93
interface
BrowserNavigatorWithWebGpu extends Omit<Navigator,
'gpu'
> {
Callers
5
requestWebGpuSplatDevice
Function · 0.65
webgpu-psnr-isolation.spec.ts
File · 0.65
getHardwareWebGpuStatus
Function · 0.65
webgpu-render.spec.ts
File · 0.65
webgpu-psnr.spec.ts
File · 0.65
Calls
no outgoing calls
Tested by
1
getHardwareWebGpuStatus
Function · 0.52