Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_surface.c227 unsigned pipe_interleave_bytes = info->pipe_interleave_bytes; in si_compute_cmask() local
287 unsigned slice_elements, slice_bytes, pipe_interleave_bytes, base_align; in si_compute_htile() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c680 unsigned pipe_interleave_bytes = rscreen->info.pipe_interleave_bytes; in r600_texture_get_cmask_info() local
757 unsigned slice_elements, slice_bytes, pipe_interleave_bytes, base_align; in r600_texture_get_htile_size() local
/external/mesa3d/src/amd/common/
Dac_gpu_info.h194 uint32_t pipe_interleave_bytes; member
Dac_surface.c774 unsigned pipe_interleave_bytes = info->pipe_interleave_bytes; in ac_compute_cmask() local