Home
last modified time | relevance | path

Searched refs:pix_offset (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_tri.c1033 __m128 pix_offset = _mm_set1_ps(pixel_offset); in calc_fixed_position() local
1039 vxy0xy2 = _mm_sub_ps(vxy0xy2, pix_offset); in calc_fixed_position()
1040 vxy1xy0 = _mm_sub_ps(vxy1xy0, pix_offset); in calc_fixed_position()

Completed in 3 milliseconds