Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/ospray
/ getPointerType
Method
getPointerType
modules/cpu/common/DeviceRTImpl_ispc.cpp:282–285 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
280
}
281
282
Alloc DeviceImpl::getPointerType(void *) const
283
{
284
return Alloc::Host;
285
}
286
287
void DeviceImpl::wait()
288
{
Callers
1
init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected