Home
last modified time | relevance | path

Searched refs:t_assert_offset_el (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/isl/tests/
Disl_surf_get_image_offset_test.c81 t_assert_offset_el(const struct isl_surf *surf, in t_assert_offset_el() function
114 t_assert_offset_el(surf, level, 0, z, in t_assert_gen4_3d_layer()
158 t_assert_offset_el(&surf, 0, 0, 0, 0, 0); // +0, +0 in test_bdw_2d_r8g8b8a8_unorm_512x512_array01_samples01_noaux_tiley0()
159 t_assert_offset_el(&surf, 1, 0, 0, 0, 512); // +0, +512 in test_bdw_2d_r8g8b8a8_unorm_512x512_array01_samples01_noaux_tiley0()
160 t_assert_offset_el(&surf, 2, 0, 0, 256, 512); // +256, +0 in test_bdw_2d_r8g8b8a8_unorm_512x512_array01_samples01_noaux_tiley0()
161 t_assert_offset_el(&surf, 3, 0, 0, 256, 640); // +0, +128 in test_bdw_2d_r8g8b8a8_unorm_512x512_array01_samples01_noaux_tiley0()
162 t_assert_offset_el(&surf, 4, 0, 0, 256, 704); // +0, +64 in test_bdw_2d_r8g8b8a8_unorm_512x512_array01_samples01_noaux_tiley0()
163 t_assert_offset_el(&surf, 5, 0, 0, 256, 736); // +0, +32 in test_bdw_2d_r8g8b8a8_unorm_512x512_array01_samples01_noaux_tiley0()
164 t_assert_offset_el(&surf, 6, 0, 0, 256, 752); // +0, +16 in test_bdw_2d_r8g8b8a8_unorm_512x512_array01_samples01_noaux_tiley0()
165 t_assert_offset_el(&surf, 7, 0, 0, 256, 760); // +0, +8 in test_bdw_2d_r8g8b8a8_unorm_512x512_array01_samples01_noaux_tiley0()
[all …]