MCPcopy 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

preBuildMethod · 0.45
postBuildMethod · 0.45
process_errorMethod · 0.45
build_cpu_accelsMethod · 0.45
commit_taskMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected