MCPcopy 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

initMethod · 0.45
sequential_for_forFunction · 0.45
initMethod · 0.45
parallel_for_forFunction · 0.45
parallel_for_for_reduceFunction · 0.45
parallel_forFunction · 0.45
initMethod · 0.45
findStartRangeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected