Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ free
Method
free
kernels/common/device.cpp:613–615 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
611
}
612
613
void Device::free(void* ptr) {
614
alignedFree(ptr);
615
}
616
617
const std::vector<std::string> Device::error_strings = {
618
"No Error"
,
Callers
8
syncWithDevice
Method · 0.45
~InstanceArray
Method · 0.45
setInstancedScenes
Method · 0.45
deallocate
Method · 0.45
blockAlignedFree
Method · 0.45
~Scene
Method · 0.45
~Instance
Method · 0.45
setNumTimeSteps
Method · 0.45
Calls
2
alignedFree
Function · 0.85
alignedSYCLFree
Function · 0.50
Tested by
no test coverage detected