MCPcopy Create free account
hub / github.com/RenderKit/oidn / getSubgroupLocalID

Method getSubgroupLocalID

core/kernel.h:168–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166 }
167
168 oidn_device_inline int getSubgroupLocalID() const
169 {
170 return int(item.get_sub_group().get_local_linear_id());
171 }
172
173 oidn_device_inline int getSubgroupSize() const
174 {

Callers 1

operator ()Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected