Home
last modified time | relevance | path

Searched defs:pipe_interleave_bytes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_surface.c207 unsigned pipe_interleave_bytes = info->pipe_interleave_bytes; in si_compute_cmask() local
267 unsigned slice_elements, slice_bytes, pipe_interleave_bytes, base_align; in si_compute_htile() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_texture.c660 unsigned pipe_interleave_bytes = rscreen->info.pipe_interleave_bytes; in r600_texture_get_cmask_info() local
737 unsigned slice_elements, slice_bytes, pipe_interleave_bytes, base_align; in r600_texture_get_htile_size() local
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_gpu_info.h294 uint32_t pipe_interleave_bytes; member
H A Dac_surface.c1129 unsigned pipe_interleave_bytes = info->pipe_interleave_bytes; in ac_compute_cmask() local