Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ size
Method
size
common/algorithms/parallel_for_for.h:81–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
__forceinline size_t size() const {
82
return N;
83
}
84
85
public:
86
size_t i0[MAX_TASKS];
Callers
14
parallel_for_for_prefix_sum0_
Function · 0.45
parallel_for_for_prefix_sum1_
Function · 0.45
parallel_for_for_prefix_sum0
Function · 0.45
parallel_for_for_prefix_sum1
Function · 0.45
init
Method · 0.45
sequential_for_for
Function · 0.45
init
Method · 0.45
parallel_for_for
Function · 0.45
parallel_for_for_reduce
Function · 0.45
parallel_for
Function · 0.45
init
Method · 0.45
findStartRange
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected