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

/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_bicubic_filter.c157 struct ureg_src half_pixel; local
181 half_pixel = ureg_DECL_constant(shader, 0);
190 i_vtex, ureg_negate(half_pixel));
201 ureg_src(t_array[22]), half_pixel);

Completed in 138 milliseconds