Searched refs:isl_surf_get_array_pitch_el_rows (Results 1 – 5 of 5) sorted by relevance
151 t_assert(isl_surf_get_array_pitch_el_rows(&surf) >= 772); in test_bdw_2d_r8g8b8a8_unorm_512x512_array01_samples01_noaux_tiley0()152 t_assert(isl_surf_get_array_pitch_el_rows(&surf) == in test_bdw_2d_r8g8b8a8_unorm_512x512_array01_samples01_noaux_tiley0()199 t_assert(isl_surf_get_array_pitch_el_rows(&surf) >= 1540); in test_bdw_2d_r8g8b8a8_unorm_1024x1024_array06_samples01_noaux_tiley0()200 t_assert(isl_surf_get_array_pitch_el_rows(&surf) == in test_bdw_2d_r8g8b8a8_unorm_1024x1024_array06_samples01_noaux_tiley0()226 t_assert(isl_surf_get_array_pitch_el_rows(&surf) == 1540); in test_bdw_2d_r8g8b8a8_unorm_1024x1024_array06_samples01_noaux_tiley0()260 isl_surf_get_array_pitch_el_rows(&surf)); in test_bdw_3d_r8g8b8a8_unorm_256x256x256_levels09_tiley0()
128 isl_surf_get_array_pitch_el_rows(info->depth_surf) >> 2; in isl_genX()182 isl_surf_get_array_pitch_el_rows(info->stencil_surf) >> 2; in isl_genX()
261 param->stride[3] = isl_surf_get_array_pitch_el_rows(surf); in isl_surf_fill_image_param()
2157 isl_surf_get_array_pitch_el_rows(const struct isl_surf *surf) in isl_surf_get_array_pitch_el_rows() function2168 return isl_surf_get_array_pitch_el_rows(surf) * in isl_surf_get_array_pitch_el()2179 return fmtl->bh * isl_surf_get_array_pitch_el_rows(surf); in isl_surf_get_array_pitch_sa_rows()
199 return isl_surf_get_array_pitch_el_rows(surf) / 2; in get_qpitch()201 return isl_surf_get_array_pitch_el_rows(surf); in get_qpitch()