Searched defs:mask_i32gather_ps (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | simdlib_128_avx2.inl | 62 static SIMDINLINE Float SIMDCALL mask_i32gather_ps(Float old, float const* p, Integer idx, Float ma… function
|
D | simdlib_256_avx2.inl | 211 static SIMDINLINE Float SIMDCALL mask_i32gather_ps(Float const &old, float const* p, Integer const … function
|
D | simdlib_128_avx.inl | 435 static SIMDINLINE Float SIMDCALL mask_i32gather_ps(Float old, float const* p, Integer idx, Float ma… function
|
D | simdlib_512_emu.inl | 670 static SIMDINLINE Float SIMDCALL mask_i32gather_ps(Float const &old, float const* p, Integer const … function
|
D | simdlib_256_avx.inl | 590 static SIMDINLINE Float SIMDCALL mask_i32gather_ps(Float const &old, float const* p, Integer const … function
|