Home
last modified time | relevance | path

Searched defs:inputPackets (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/embree/embree-3.13.2/kernels/bvh/
H A Dbvh_intersector_stream.cpp34RayHitN** inputPackets, in intersect()
51RayHitK<K>** inputPackets, in intersectCoherent()
158RayN** inputPackets, in occluded()
176RayK<K>** inputPackets, in occludedCoherent()
289RayK<K>** inputPackets, in occludedIncoherent()
H A Dbvh_intersector_stream.h28 … __forceinline static size_t initPacketsAndFrustum(RayK<K>** inputPackets, size_t numOctantRays, in initPacketsAndFrustum()