MCPcopy Create free account
hub / github.com/RenderKit/ospray / free

Method free

modules/cpu/common/DeviceRTImpl_ispc.cpp:277–280  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

275}
276
277void DeviceImpl::free(void *ptr)
278{
279 rkcommon::memory::alignedFree(ptr);
280}
281
282Alloc DeviceImpl::getPointerType(void *) const
283{

Callers 4

~SciVisDataMethod · 0.45
~PathTracerDataMethod · 0.45
~StructSharedPtrMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected