Lines Matching defs:isl_tile_info
1354 struct isl_tile_info {
1355 /** Tiling represented by this isl_tile_info */
1368 * surface elements so isl_tiling_get_info returns an isl_tile_info for a
1530 * isl_tile_info::physical_extent_B. In particular, the width of the
1531 * surface in tiles is row_pitch_B / isl_tile_info::physical_extent_B.width
1533 * is given by row_pitch_B * isl_tile_info::physical_extent_B.height.
1535 * For linear images where isl_tile_info::physical_extent_B.height == 1,
1539 * @see isl_tile_info::phys_extent_B;
2063 struct isl_tile_info *tile_info);
2399 struct isl_tile_info *tile_info);