Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ verbosity
Method
verbosity
kernels/common/state.cpp:460–462 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
458
}
459
460
bool State::verbosity(size_t N) {
461
return N <= verbose;
462
}
463
464
void State::print()
465
{
Callers
6
preBuild
Method · 0.45
postBuild
Method · 0.45
process_error
Method · 0.45
initializeHalfEdgeStructures
Method · 0.45
build_cpu_accels
Method · 0.45
commit_task
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected