HomeSort by relevance Sort by last modified time
    Searched defs:SIMD512Impl (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
simdlib.hpp 146 namespace SIMD512Impl
195 using Float = SIMD512Impl::Float;
196 using Double = SIMD512Impl::Double;
197 using Integer = SIMD512Impl::Integer;
198 using Vec4 = SIMD512Impl::Vec4;
199 using Mask = SIMD512Impl::Mask;
201 } // ns SIMD512Impl
573 using SIMD512 = SIMDBase<SIMDImpl::SIMD512Impl::Traits>;
simdlib_types.hpp 265 namespace SIMD512Impl
378 } // ns SIMD512Impl

Completed in 189 milliseconds