Home
last modified time | relevance | path

Searched defs:permute_ps (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib_256_avx2.inl185 static SIMDINLINE Float SIMDCALL permute_ps(Float const& a) function
193permute_ps(Float const& a, Integer const& swiz) // return a[swiz[i]] for each 32-bit lane i (float) function
Dsimdlib_512_emu.inl525 static SIMDINLINE Float SIMDCALL permute_ps(Float const& a) function
540permute_ps(Float const& a, Integer const& swiz) // return a[swiz[i]] for each 32-bit lane i (float) function
Dsimdlib_256_avx.inl506 static SIMDINLINE Float SIMDCALL permute_ps(Float const& a) function
530permute_ps(Float const& a, Integer const& swiz) // return a[swiz[i]] for each 32-bit lane i (float) function
Dsimdlib_128_avx.inl383permute_ps(Float a, Integer swiz) // return a[swiz[i]] for each 32-bit lane i (float) function