Home
last modified time | relevance | path

Searched refs:phys_total_el (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/isl/
H A Disl.c1331 struct isl_extent4d *phys_total_el) in isl_calc_phys_total_extent_el_gfx4_2d()
1346 *phys_total_el = (struct isl_extent4d) { in isl_calc_phys_total_extent_el_gfx4_2d()
1353 *phys_total_el = (struct isl_extent4d) { in isl_calc_phys_total_extent_el_gfx4_2d()
1374 struct isl_extent4d *phys_total_el) in isl_calc_phys_total_extent_el_gfx4_3d()
1421 *phys_total_el = (struct isl_extent4d) { in isl_calc_phys_total_extent_el_gfx4_3d()
1441 struct isl_extent4d *phys_total_el) in isl_calc_phys_total_extent_el_gfx6_stencil_hiz()
1484 *phys_total_el = (struct isl_extent4d) { in isl_calc_phys_total_extent_el_gfx6_stencil_hiz()
1503 struct isl_extent4d *phys_total_el) in isl_calc_phys_total_extent_el_gfx9_1d()
1523 *phys_total_el = (struct isl_extent4d) { in isl_calc_phys_total_extent_el_gfx9_1d()
1545 struct isl_extent4d *phys_total_el) in isl_calc_phys_total_extent_el()
1322 isl_calc_phys_total_extent_el_gfx4_2d( const struct isl_device *dev, const struct isl_surf_init_info *restrict info, const struct isl_tile_info *tile_info, enum isl_msaa_layout msaa_layout, const struct isl_extent3d *image_align_sa, const struct isl_extent4d *phys_level0_sa, enum isl_array_pitch_span array_pitch_span, uint32_t *array_pitch_el_rows, struct isl_extent4d *phys_total_el) isl_calc_phys_total_extent_el_gfx4_2d() argument
1368 isl_calc_phys_total_extent_el_gfx4_3d( const struct isl_device *dev, const struct isl_surf_init_info *restrict info, const struct isl_extent3d *image_align_sa, const struct isl_extent4d *phys_level0_sa, uint32_t *array_pitch_el_rows, struct isl_extent4d *phys_total_el) isl_calc_phys_total_extent_el_gfx4_3d() argument
1434 isl_calc_phys_total_extent_el_gfx6_stencil_hiz( const struct isl_device *dev, const struct isl_surf_init_info *restrict info, const struct isl_tile_info *tile_info, const struct isl_extent3d *image_align_sa, const struct isl_extent4d *phys_level0_sa, uint32_t *array_pitch_el_rows, struct isl_extent4d *phys_total_el) isl_calc_phys_total_extent_el_gfx6_stencil_hiz() argument
1497 isl_calc_phys_total_extent_el_gfx9_1d( const struct isl_device *dev, const struct isl_surf_init_info *restrict info, const struct isl_extent3d *image_align_sa, const struct isl_extent4d *phys_level0_sa, uint32_t *array_pitch_el_rows, struct isl_extent4d *phys_total_el) isl_calc_phys_total_extent_el_gfx9_1d() argument
1536 isl_calc_phys_total_extent_el(const struct isl_device *dev, const struct isl_surf_init_info *restrict info, const struct isl_tile_info *tile_info, enum isl_dim_layout dim_layout, enum isl_msaa_layout msaa_layout, const struct isl_extent3d *image_align_sa, const struct isl_extent4d *phys_level0_sa, enum isl_array_pitch_span array_pitch_span, uint32_t *array_pitch_el_rows, struct isl_extent4d *phys_total_el) isl_calc_phys_total_extent_el() argument
1665 isl_calc_linear_min_row_pitch(const struct isl_device *dev, const struct isl_surf_init_info *info, const struct isl_extent4d *phys_total_el, uint32_t alignment_B) isl_calc_linear_min_row_pitch() argument
1677 isl_calc_tiled_min_row_pitch(const struct isl_device *dev, const struct isl_surf_init_info *surf_info, const struct isl_tile_info *tile_info, const struct isl_extent4d *phys_total_el, uint32_t alignment_B) isl_calc_tiled_min_row_pitch() argument
1701 isl_calc_min_row_pitch(const struct isl_device *dev, const struct isl_surf_init_info *surf_info, const struct isl_tile_info *tile_info, const struct isl_extent4d *phys_total_el, uint32_t alignment_B) isl_calc_min_row_pitch() argument
1733 isl_calc_row_pitch(const struct isl_device *dev, const struct isl_surf_init_info *surf_info, const struct isl_tile_info *tile_info, enum isl_dim_layout dim_layout, const struct isl_extent4d *phys_total_el, uint32_t *out_row_pitch_B) isl_calc_row_pitch() argument
1852 struct isl_extent4d phys_total_el; isl_surf_init_s() local
[all...]

Completed in 3 milliseconds