Home
last modified time | relevance | path

Searched defs:testz_ps (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib_128_avx.inl333 static SIMDINLINE bool SIMDCALL testz_ps(Float a, function
Dsimdlib_512_emu.inl424testz_ps(Float const& a, Float const& b) // return all_lanes_zero(a & b) ? 1 : 0 (float) function
Dsimdlib_256_avx.inl460testz_ps(Float const& a, Float const& b) // return all_lanes_zero(a & b) ? 1 : 0 (float) function