MCPcopy Create free account
hub / github.com/RenderKit/embree / PrimRef

Function PrimRef

kernels/builders/primref.h:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11 struct __aligned(32) PrimRef
12 {
13 __forceinline PrimRef () {}
14
15#if defined(__AVX__)
16 __forceinline PrimRef(const PrimRef& v) {

Callers 2

buildMethod · 0.85
createEagerMethod · 0.85

Calls 3

storeFunction · 0.85
loadFunction · 0.50
Vec3fxFunction · 0.50

Tested by

no test coverage detected