Searched refs:pitch_in_pixels (Results 1 – 8 of 8) sorted by relevance
110 uint16_t pitch_in_pixels; member
1337 surf->u.legacy.color.fmask.pitch_in_pixels = fout.pitch; in gfx6_compute_surface()3096 1 << surf->fmask_alignment_log2, surf->u.legacy.color.fmask.pitch_in_pixels, in ac_surface_print_info()
413 surf_ws->u.legacy.color.fmask.pitch_in_pixels = fmask.u.legacy.level[0].nblk_x; in radeon_winsys_surface_init()
181 unsigned pitch_in_pixels; member
650 out->pitch_in_pixels = fmask.u.legacy.level[0].nblk_x; in r600_texture_get_fmask_info()845 rtex->fmask.pitch_in_pixels, rtex->fmask.bank_height, in r600_print_texture_info()
3425 … S_028C64_FMASK_TILE_MAX(tex->surface.u.legacy.color.fmask.pitch_in_pixels / 8 - 1); in si_emit_framebuffer_state()4509 S_008F20_PITCH(tex->surface.u.legacy.color.fmask.pitch_in_pixels - 1); in si_make_texture_descriptor()
1312 S_008F20_PITCH(image->planes[0].surface.u.legacy.color.fmask.pitch_in_pixels - 1); in si_make_texture_descriptor()
6313 S_028C64_FMASK_TILE_MAX(surf->u.legacy.color.fmask.pitch_in_pixels / 8 - 1); in radv_initialise_color_surface()