MCPcopy Create free account
hub / github.com/RenderKit/oidn / initContext

Function initContext

devices/cuda/curtn.cpp:470–473  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

468 }
469
470 cudaError_t initContext()
471 {
472 return Runtime::setError(Runtime::get().initContext());
473 }
474
475 cudaError_t cleanupContext()
476 {

Callers 1

initMethod · 0.85

Calls 2

getFunction · 0.85
initContextMethod · 0.80

Tested by

no test coverage detected