Home
last modified time | relevance | path

Searched defs:base_align (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_surface.c258 unsigned base_align = num_pipes * 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/freedreno/fdl/
Dfreedreno_layout.h131 uint32_t base_align; /* Alignment of the base address, in bytes. */ member
/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c691 unsigned base_align = num_pipes * 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_surface.c806 unsigned base_align = num_pipes * pipe_interleave_bytes; in ac_compute_cmask() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp8692 const GLuint base_align = type.GetBaseAlignment(false); in test() local
10664 const GLuint base_align = type.GetBaseAlignment(false); in test() local