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

12

/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl.c491 const struct isl_extent4d *phys_level0_sa)
523 if (phys_level0_sa->array_len == 1) {
572 assert(phys_level0_sa->array_len == 1);
576 if (phys_level0_sa->array_len == 1) {
728 struct isl_extent4d *phys_level0_sa)
748 *phys_level0_sa = (struct isl_extent4d) {
773 *phys_level0_sa = (struct isl_extent4d) {
787 *phys_level0_sa = (struct isl_extent4d) {
800 *phys_level0_sa = (struct isl_extent4d) {
808 &phys_level0_sa
488 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) argument
723 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) argument
858 isl_calc_array_pitch_el_rows_gen4_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) argument
960 isl_calc_phys_slice0_extent_sa_gen4_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) argument
1029 isl_calc_phys_total_extent_el_gen4_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_extent2d * total_extent_el) argument
1063 isl_calc_phys_total_extent_el_gen4_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_extent2d * phys_total_el) argument
1127 isl_calc_phys_total_extent_el_gen6_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_extent2d * phys_total_el) argument
1188 isl_calc_phys_total_extent_el_gen9_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_extent2d * phys_total_el) argument
1225 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_extent2d * total_extent_el) argument
1472 struct isl_extent4d phys_level0_sa; local in function:isl_surf_init_s
[all...]
H A Disl.h521 * @invariant isl_surf::phys_level0_sa::depth == 1
529 * @invariant isl_surf::phys_level0_sa::array_len == 1
1185 * isl_surf::phys_level0_sa := isl_surf::dim_layout * logical_layout
1187 struct isl_extent4d phys_level0_sa; member in struct:isl_surf
1910 return isl_extent4d(DIV_ROUND_UP(surf->phys_level0_sa.w, fmtl->bw),
1911 DIV_ROUND_UP(surf->phys_level0_sa.h, fmtl->bh),
1912 DIV_ROUND_UP(surf->phys_level0_sa.d, fmtl->bd),
1913 surf->phys_level0_sa.a);
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl.c710 const struct isl_extent4d *phys_level0_sa)
742 if (phys_level0_sa->array_len == 1) {
791 assert(phys_level0_sa->array_len == 1);
795 if (phys_level0_sa->array_len == 1) {
959 struct isl_extent4d *phys_level0_sa)
979 *phys_level0_sa = (struct isl_extent4d) {
1004 *phys_level0_sa = (struct isl_extent4d) {
1018 *phys_level0_sa = (struct isl_extent4d) {
1031 *phys_level0_sa = (struct isl_extent4d) {
1039 &phys_level0_sa
707 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) argument
954 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) argument
1089 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) argument
1194 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) argument
1263 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) argument
1309 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) argument
1375 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) argument
1438 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) argument
1477 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) argument
1774 struct isl_extent4d phys_level0_sa; local in function:isl_surf_init_s
[all...]
H A Disl.h642 * @invariant isl_surf::phys_level0_sa::depth == 1
650 * @invariant isl_surf::phys_level0_sa::array_len == 1
1496 * isl_surf::phys_level0_sa := isl_surf::dim_layout * logical_layout
1498 struct isl_extent4d phys_level0_sa; member in struct:isl_surf
2467 return isl_extent4d(DIV_ROUND_UP(surf->phys_level0_sa.w, fmtl->bw),
2468 DIV_ROUND_UP(surf->phys_level0_sa.h, fmtl->bh),
2469 DIV_ROUND_UP(surf->phys_level0_sa.d, fmtl->bd),
2470 surf->phys_level0_sa.a);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_fbo.c674 const unsigned d_width = depth_mt->surf.phys_level0_sa.width;
675 const unsigned d_height = depth_mt->surf.phys_level0_sa.height;
677 depth_mt->surf.phys_level0_sa.depth :
678 depth_mt->surf.phys_level0_sa.array_len;
680 const unsigned s_width = stencil_mt->surf.phys_level0_sa.width;
681 const unsigned s_height = stencil_mt->surf.phys_level0_sa.height;
683 stencil_mt->surf.phys_level0_sa.depth :
684 stencil_mt->surf.phys_level0_sa.array_len;
H A Dbrw_clear.c153 (minify(mt->surf.phys_level0_sa.width,
H A Dintel_blit.c507 const unsigned h0 = src_mt->surf.phys_level0_sa.height;
512 const unsigned h0 = dst_mt->surf.phys_level0_sa.height;
H A Dintel_mipmap_tree.c448 return surf->phys_level0_sa.array_len;
451 return minify(surf->phys_level0_sa.array_len, level);
453 return minify(surf->phys_level0_sa.depth, level);
1534 unsigned width = minify(src_mt->surf.phys_level0_sa.width,
1536 unsigned height = minify(src_mt->surf.phys_level0_sa.height,
1743 uint32_t width = minify(mt->surf.phys_level0_sa.width, level);
1744 uint32_t height = minify(mt->surf.phys_level0_sa.height, level);
2971 minify(src->surf.phys_level0_sa.depth, level) :
2972 src->surf.phys_level0_sa.array_len;
H A Dintel_screen.c479 image->width = minify(mt->surf.phys_level0_sa.width,
481 image->height = minify(mt->surf.phys_level0_sa.height,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_fbo.c672 const unsigned d_width = depth_mt->surf.phys_level0_sa.width;
673 const unsigned d_height = depth_mt->surf.phys_level0_sa.height;
675 depth_mt->surf.phys_level0_sa.depth :
676 depth_mt->surf.phys_level0_sa.array_len;
678 const unsigned s_width = stencil_mt->surf.phys_level0_sa.width;
679 const unsigned s_height = stencil_mt->surf.phys_level0_sa.height;
681 stencil_mt->surf.phys_level0_sa.depth :
682 stencil_mt->surf.phys_level0_sa.array_len;
H A Dbrw_clear.c155 (minify(mt->surf.phys_level0_sa.width,
H A Dbrw_blit.c517 const unsigned h0 = src_mt->surf.phys_level0_sa.height;
522 const unsigned h0 = dst_mt->surf.phys_level0_sa.height;
H A Dbrw_mipmap_tree.c248 return surf->phys_level0_sa.array_len;
251 return minify(surf->phys_level0_sa.array_len, level);
253 return minify(surf->phys_level0_sa.depth, level);
1290 unsigned width = minify(src_mt->surf.phys_level0_sa.width,
1292 unsigned height = minify(src_mt->surf.phys_level0_sa.height,
1495 uint32_t width = minify(mt->surf.phys_level0_sa.width, level);
1496 uint32_t height = minify(mt->surf.phys_level0_sa.height, level);
2329 minify(src->surf.phys_level0_sa.depth, level) :
2330 src->surf.phys_level0_sa.array_len;
H A Dbrw_screen.c504 image->width = minify(mt->surf.phys_level0_sa.width,
506 image->height = minify(mt->surf.phys_level0_sa.height,
/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp.c147 info->surf.phys_level0_sa.w += surf->tile_x_sa;
148 info->surf.phys_level0_sa.h += surf->tile_y_sa;
H A Dblorp_blit.c1585 info->surf.phys_level0_sa.w += info->tile_x_sa;
1586 info->surf.phys_level0_sa.h += info->tile_y_sa;
1605 info->surf.logical_level0_px = info->surf.phys_level0_sa;
1760 info->surf.phys_level0_sa.width *= 3;
2161 info->surf.phys_level0_sa.width = size * px_size_sa.w;
2165 info->surf.phys_level0_sa.height = size * px_size_sa.h;
2510 info->surf.phys_level0_sa = isl_surf_get_phys_level0_el(&info->surf);
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp.c172 info->surf.phys_level0_sa.w += surf->tile_x_sa;
173 info->surf.phys_level0_sa.h += surf->tile_y_sa;
H A Dblorp_blit.c1681 info->surf.phys_level0_sa.w += info->tile_x_sa;
1682 info->surf.phys_level0_sa.h += info->tile_y_sa;
1701 info->surf.logical_level0_px = info->surf.phys_level0_sa;
1848 info->surf.phys_level0_sa.width *= 3;
2320 info->surf.phys_level0_sa.width = size * px_size_sa.w;
2324 info->surf.phys_level0_sa.height = size * px_size_sa.h;
2757 info->surf.phys_level0_sa.w += info->tile_x_sa;
2758 info->surf.phys_level0_sa.h += info->tile_y_sa;
/xsrc/external/mit/MesaLib.old/dist/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);
/xsrc/external/mit/MesaLib/dist/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);
/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Dunits.rst59 the first things ISL does is to compute :cpp:member:`isl_surf::phys_level0_sa`
61 type of :cpp:member:`isl_surf::phys_level0_sa` is :cpp:struct:`isl_extent4d`
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.2.rst129 - isl: Don't align phys_level0_sa by block dimension
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_resource.c455 uint32_t width = u_minify(res->surf.phys_level0_sa.width, level);
456 uint32_t height = u_minify(res->surf.phys_level0_sa.height, level);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_resource.c536 uint32_t width = u_minify(res->surf.phys_level0_sa.width, level);
537 uint32_t height = u_minify(res->surf.phys_level0_sa.height, level);
H A Dcrocus_clear.c443 (minify(res->surf.phys_level0_sa.width,

Completed in 60 milliseconds

12