Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/oidn
/ getEngine
Method
getEngine
core/device.cpp:253–256 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
}
252
253
Engine* Device::getEngine(int i) const
254
{
255
return getSubdevice(i)->getEngine();
256
}
257
258
Ref<Buffer> Device::newUserBuffer(size_t byteSize, Storage storage)
259
{
Callers
5
getHash
Method · 0.45
init
Method · 0.45
buildModel
Method · 0.45
USMBuffer
Method · 0.45
newTensor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected