Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/isl/
H A Disl.c740 const struct isl_extent4d *phys_level0_sa) in isl_choose_array_pitch_span()
772 if (phys_level0_sa->array_len == 1) { in isl_choose_array_pitch_span()
821 assert(phys_level0_sa->array_len == 1); in isl_choose_array_pitch_span()
825 if (phys_level0_sa->array_len == 1) { in isl_choose_array_pitch_span()
1018 struct isl_extent4d *phys_level0_sa) in isl_calc_phys_level0_extent_sa()
1038 *phys_level0_sa = (struct isl_extent4d) { in isl_calc_phys_level0_extent_sa()
1063 *phys_level0_sa = (struct isl_extent4d) { in isl_calc_phys_level0_extent_sa()
1077 *phys_level0_sa = (struct isl_extent4d) { in isl_calc_phys_level0_extent_sa()
1090 *phys_level0_sa = (struct isl_extent4d) { in isl_calc_phys_level0_extent_sa()
1098 &phys_level0_sa in isl_calc_phys_level0_extent_sa()
737 isl_choose_array_pitch_span(const struct isl_device *dev, const struct isl_surf_init_info *restrict info, enum isl_dim_layout dim_layout, const struct isl_extent4d *phys_level0_sa) isl_choose_array_pitch_span() argument
1013 isl_calc_phys_level0_extent_sa(const struct isl_device *dev, const struct isl_surf_init_info *restrict info, enum isl_dim_layout dim_layout, enum isl_tiling tiling, enum isl_msaa_layout msaa_layout, struct isl_extent4d *phys_level0_sa) isl_calc_phys_level0_extent_sa() argument
1148 isl_calc_array_pitch_el_rows_gfx4_2d( 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, enum isl_array_pitch_span array_pitch_span, const struct isl_extent2d *phys_slice0_sa) isl_calc_array_pitch_el_rows_gfx4_2d() argument
1253 isl_calc_phys_slice0_extent_sa_gfx4_2d( const struct isl_device *dev, const struct isl_surf_init_info *restrict info, enum isl_msaa_layout msaa_layout, const struct isl_extent3d *image_align_sa, const struct isl_extent4d *phys_level0_sa, struct isl_extent2d *phys_slice0_sa) isl_calc_phys_slice0_extent_sa_gfx4_2d() argument
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
1844 struct isl_extent4d phys_level0_sa; isl_surf_init_s() local
[all...]
H A Disl.h642 * @invariant isl_surf::phys_level0_sa::depth == 1
650 * @invariant isl_surf::phys_level0_sa::array_len == 1
1508 * isl_surf::phys_level0_sa := isl_surf::dim_layout * logical_layout
1510 struct isl_extent4d phys_level0_sa; member
2559 return isl_extent4d(DIV_ROUND_UP(surf->phys_level0_sa.w, fmtl->bw), in isl_surf_get_phys_level0_el()
2560 DIV_ROUND_UP(surf->phys_level0_sa.h, fmtl->bh), in isl_surf_get_phys_level0_el()
2561 DIV_ROUND_UP(surf->phys_level0_sa.d, fmtl->bd), in isl_surf_get_phys_level0_el()
2562 surf->phys_level0_sa.a); in isl_surf_get_phys_level0_el()
/third_party/mesa3d/src/intel/blorp/
H A Dblorp.c188 info->surf.phys_level0_sa.w += surf->tile_x_sa; in brw_blorp_surface_info_init()
189 info->surf.phys_level0_sa.h += surf->tile_y_sa; in brw_blorp_surface_info_init()
H A Dblorp_blit.c1681 info->surf.phys_level0_sa.w += info->tile_x_sa; in blorp_surf_convert_to_single_slice()
1682 info->surf.phys_level0_sa.h += info->tile_y_sa; in blorp_surf_convert_to_single_slice()
1701 info->surf.logical_level0_px = info->surf.phys_level0_sa; in blorp_surf_fake_interleaved_msaa()
1848 info->surf.phys_level0_sa.width *= 3; in surf_fake_rgb_with_red()
2335 info->surf.phys_level0_sa.width = size * px_size_sa.w; in shrink_surface_params()
2339 info->surf.phys_level0_sa.height = size * px_size_sa.h; in shrink_surface_params()
2841 info->surf.phys_level0_sa.w += info->tile_x_sa; in blorp_surf_convert_to_uncompressed()
2842 info->surf.phys_level0_sa.h += info->tile_y_sa; in blorp_surf_convert_to_uncompressed()
H A Dblorp_clear.c683 params.dst.surf.phys_level0_sa.width = max_fake_rgb_width; in blorp_clear()
/third_party/mesa3d/src/intel/isl/tests/
H A Disl_surf_get_image_offset_test.c100 t_assert_extent4d(&surf->phys_level0_sa, width, height, depth, array_len); in t_assert_phys_level0_sa()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_clear.c443 (u_minify(res->surf.phys_level0_sa.width, in can_fast_clear_depth()
H A Dcrocus_resource.c545 uint32_t width = u_minify(res->surf.phys_level0_sa.width, level); in crocus_resource_configure_aux()
546 uint32_t height = u_minify(res->surf.phys_level0_sa.height, level); in crocus_resource_configure_aux()
H A Dcrocus_state.c3008 surf->surf.phys_level0_sa = isl_surf_get_phys_level0_el(&surf->surf); in crocus_create_surface()

Completed in 32 milliseconds