Home
last modified time | relevance | path

Searched refs:dsdx4 (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_linear_sampler.c517 __m128i dsdx4, dtdx4, s4, t4, stride4, w4, h4, zero, one; in fetch_bgra_clamp_linear() local
522 dsdx4 = _mm_set1_epi32(4*dsdx); in fetch_bgra_clamp_linear()
566 s4 = _mm_add_epi32(s4, dsdx4); in fetch_bgra_clamp_linear()