Lines Matching refs:phys_slice0_sa
1155 const struct isl_extent2d *phys_slice0_sa)
1162 pitch_sa_rows = isl_align_npot(phys_slice0_sa->h, image_align_sa->h);
1259 struct isl_extent2d *phys_slice0_sa)
1278 *phys_slice0_sa = (struct isl_extent2d) {
1315 *phys_slice0_sa = (struct isl_extent2d) {
1335 struct isl_extent2d phys_slice0_sa;
1338 &phys_slice0_sa);
1343 &phys_slice0_sa);
1347 .w = isl_align_div_npot(phys_slice0_sa.w, fmtl->bw),
1348 .h = isl_align_div_npot(phys_slice0_sa.h, fmtl->bh),
1354 .w = isl_align_div_npot(phys_slice0_sa.w, fmtl->bw),
1356 isl_align_div_npot(phys_slice0_sa.h, fmtl->bh),