Home
last modified time | relevance | path

Searched refs:Vec4vf4 (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/embree/embree-3.13.2/kernels/geometry/
H A Dlinei.h277 __forceinline void LineMi<4>::gather(Vec4vf4& p0, in gather()
278 Vec4vf4& p1, in gather()
295 __forceinline void LineMi<4>::gatheri(Vec4vf4& p0, in gatheri()
296 Vec4vf4& p1, in gatheri()
314 __forceinline void LineMi<4>::gather(Vec4vf4& p0, in gather()
322 Vec4vf4 a0,a1; in gather()
324 Vec4vf4 b0,b1; in gather()
366 Vec4vf4 a0,a1; in gather()
368 Vec4vf4 b0,b1; in gather()
452 Vec4vf4 a0,a1,aL,aR; in gather()
[all …]
H A Dpointi.h228 __forceinline void PointMi<4>::gather(Vec4vf4& p0, const Points* geom) const in gather()
238 __forceinline void PointMi<4>::gather(Vec4vf4& p0, Vec3vf4& n0, const Points* geom) const in gather()
253 __forceinline void PointMi<4>::gatheri(Vec4vf4& p0, const Points* geom, const int itime) const in gatheri()
263 …__forceinline void PointMi<4>::gatheri(Vec4vf4& p0, Vec3vf4& n0, const Points* geom, const int iti… in gatheri()
278 __forceinline void PointMi<4>::gather(Vec4vf4& p0, const Points* geom, float time) const in gather()
283 Vec4vf4 a0; gatheri(a0, geom, itime); in gather()
284 Vec4vf4 b0; gatheri(b0, geom, itime + 1); in gather()
289 …__forceinline void PointMi<4>::gather(Vec4vf4& p0, Vec3vf4& n0, const Points* geom, float time) co… in gather()
294 Vec4vf4 a0, b0; in gather()
/dports/graphics/embree/embree-3.13.2/kernels/common/
H A Ddefault.h171 typedef Vec4<vfloat4> Vec4vf4; typedef
/dports/graphics/embree/embree-3.13.2/kernels/subdiv/
H A Dcatmullrom_curve.h249 const Vec4vf4 pi = eval0<4>(0,4); in accurateFlatBounds()
H A Dbspline_curve.h242 const Vec4vf4 pi = eval0<4>(0,4); in accurateFlatBounds()
H A Dbezier_curve.h579 const Vec4vf4 pi = eval0<4>(0,4); in accurateFlatBounds()