Searched defs:Vec4 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dsimdlib.hpp83 using Vec4 = SIMD128Impl::Vec4; typedef in struct:SIMDImpl::SIMD128Impl::Traits
139 using Vec4 = SIMD256Impl::Vec4; typedef in struct:SIMDImpl::SIMD256Impl::Traits
194 using Vec4 = SIMD512Impl::Vec4; typedef in struct:SIMDImpl::SIMD512Impl::Traits
210 using Vec4 = typename Traits::Vec4; typedef in struct:SIMDBase
231 using Vec4 = typename SIMD_T::Vec4; typedef in typeref:typename:SIMD_T::Vec4
[all...]
H A Dsimdlib_types.hpp144 union Vec4 union in namespace:SIMDImpl
227 using Vec4 = SIMDImpl::Vec4<Float, Integer, Double>; typedef in namespace:SIMDImpl::SIMD128Impl
310 using Vec4 = SIMDImpl::Vec4<Float, Integer, Double>; typedef in namespace:SIMDImpl::SIMD256Impl
450 typedef SIMDImpl::Vec4<Float, Integer, Double> SIMDALIGN(Vec4, 64); typedef in namespace:SIMDImpl::SIMD512Impl
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dsimdlib.hpp83 using Vec4 = SIMD128Impl::Vec4; typedef in struct:SIMDImpl::SIMD128Impl::Traits
139 using Vec4 = SIMD256Impl::Vec4; typedef in struct:SIMDImpl::SIMD256Impl::Traits
194 using Vec4 = SIMD512Impl::Vec4; typedef in struct:SIMDImpl::SIMD512Impl::Traits
210 using Vec4 = typename Traits::Vec4; typedef in struct:SIMDBase
564 using Vec4 = typename SIMD_T::Vec4; typedef in typeref:typename:SIMD_T::Vec4
[all...]
H A Dsimdlib_types.hpp144 union Vec4 union in namespace:SIMDImpl
227 using Vec4 = SIMDImpl::Vec4<Float, Integer, Double>; typedef in namespace:SIMDImpl::SIMD128Impl
310 using Vec4 = SIMDImpl::Vec4<Float, Integer, Double>; typedef in namespace:SIMDImpl::SIMD256Impl
450 typedef SIMDImpl::Vec4<Float, Integer, Double> SIMDALIGN(Vec4, 64); typedef in namespace:SIMDImpl::SIMD512Impl

Completed in 5 milliseconds