Searched refs:xy_off (Results 1 – 1 of 1) sorted by relevance
217 nir_def *xy_off = nir_channels(b, xy_xform, 3 << 0); in build_blit_shader() local222 nir_def *src_coord_xy = nir_ffma(b, out_coord_xy, xy_scale, xy_off); in build_blit_shader()