Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_surface.c238 unsigned base_align = num_pipes * pipe_interleave_bytes; in si_compute_cmask() local
267 unsigned slice_elements, slice_bytes, pipe_interleave_bytes, base_align; in si_compute_htile() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c671 unsigned base_align = num_pipes * 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
/external/mesa3d/src/freedreno/fdl/
Dfreedreno_layout.h131 uint32_t base_align; /* Alignment of the base address, in bytes. */ member
/external/mesa3d/src/microsoft/spirv_to_dxil/
Ddxil_spirv_nir.c163 uint32_t base_size, base_align; in temp_var_info() local
/external/mesa3d/src/amd/common/
Dac_surface.c1175 unsigned base_align = num_pipes * pipe_interleave_bytes; in ac_compute_cmask() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp8704 const GLuint base_align = type.GetBaseAlignment(false); in test() local
10673 const GLuint base_align = type.GetBaseAlignment(false); in test() local