MCPcopy 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
89interface BrowserGpuAdapter {
90 requestDevice(): Promise<BrowserGpuDevice>;
91}
92
93interface BrowserNavigatorWithWebGpu extends Omit<Navigator, 'gpu'> {

Calls

no outgoing calls

Tested by 1

getHardwareWebGpuStatusFunction · 0.52