Lines Matching refs:dst
152 /* The dst offset we want is the start of this
181 vc4_store_t_image(void *dst, uint32_t dst_stride,
185 vc4_t_image_helper(dst, dst_stride,
191 vc4_load_t_image(void *dst, uint32_t dst_stride,
196 dst, dst_stride,
202 * start of \p dst according to the given tiling format.
205 vc4_load_tiled_image(void *dst, uint32_t dst_stride,
211 vc4_load_lt_image(dst, dst_stride,
216 vc4_load_t_image(dst, dst_stride,
224 * \p dst according to the given tiling format.
227 vc4_store_tiled_image(void *dst, uint32_t dst_stride,
233 vc4_store_lt_image(dst, dst_stride,
238 vc4_store_t_image(dst, dst_stride,