Home
last modified time | relevance | path

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

/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/
H A Dopmatrix.cpp86 robust_multVecMatrix (M, v, VEC(result)); in osl_transform_vmv()
93 robust_multVecMatrix (M, v, DVEC(result)); in osl_transform_dvmdv()
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/
H A Dopmatrix.cpp86 robust_multVecMatrix (M, v, VEC(result)); in osl_transform_vmv()
93 robust_multVecMatrix (M, v, DVEC(result)); in osl_transform_dvmdv()
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/
H A Ddual_vec.h336 robust_multVecMatrix(const Imath::Matrix44<S>& M, const Vec3& src, Vec3& dst)
359 robust_multVecMatrix (const Imath::Matrix44<S> &M,
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/
H A Ddual_vec.h336 robust_multVecMatrix(const Imath::Matrix44<S>& M, const Vec3& src, Vec3& dst)
359 robust_multVecMatrix (const Imath::Matrix44<S> &M,
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libOpenImageIO/
H A Dimagebufalgo_xform.cpp102 robust_multVecMatrix(const Imath::M33f& M, const Dual2& x, const Dual2& y, in robust_multVecMatrix() function
862 robust_multVecMatrix(Minv, x, y, x, y); in warp_()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libOpenImageIO/
H A Dimagebufalgo_xform.cpp102 robust_multVecMatrix(const Imath::M33f& M, const Dual2& x, const Dual2& y, in robust_multVecMatrix() function
862 robust_multVecMatrix(Minv, x, y, x, y); in warp_()