Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
277
void DeviceImpl::free(void *ptr)
278
{
279
rkcommon::memory::alignedFree(ptr);
280
}
281
282
Alloc DeviceImpl::getPointerType(void *) const
283
{
Callers
4
~SciVisData
Method · 0.45
~PathTracerData
Method · 0.45
~BufferDeviceShadowedImpl
Method · 0.45
~StructSharedPtr
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected