MCPcopy 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
282Alloc DeviceImpl::getPointerType(void *) const
283{
284 return Alloc::Host;
285}
286
287void DeviceImpl::wait()
288{

Callers 1

initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected