Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creatale/node-dv
/ gpuFactory
Function
gpuFactory
deps/opencv/modules/dynamicuda/src/main.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
GpuFuncTable* gpuFactory()
51
{
52
return (GpuFuncTable*)&gpuTable;
53
}
54
55
}
Callers
1
gpuFuncTable
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected