Lines Matching refs:image_align_el
858 struct isl_extent3d *image_align_el)
871 *image_align_el = isl_extent3d(4, 4, 1);
877 *image_align_el = isl_extent3d(1, 1, 1);
882 *image_align_el = isl_extent3d(2, 2, 1);
919 *image_align_el = isl_extent3d(16 / fmtl->bw, 16 / fmtl->bh, 1);
926 msaa_layout, image_align_el);
929 msaa_layout, image_align_el);
932 msaa_layout, image_align_el);
935 msaa_layout, image_align_el);
938 msaa_layout, image_align_el);
941 msaa_layout, image_align_el);
944 msaa_layout, image_align_el);
1837 struct isl_extent3d image_align_el;
1839 &image_align_el);
1842 isl_extent3d_el_to_sa(info->format, image_align_el);
1991 .image_alignment_el = image_align_el,