Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A 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
/third_party/mesa3d/src/freedreno/fdl/
H A Dfreedreno_layout.h132 uint32_t base_align; /* Alignment of the base address, in bytes. */ member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_texture.c688 unsigned base_align = num_pipes * pipe_interleave_bytes; in r600_texture_get_cmask_info() local
754 unsigned slice_elements, slice_bytes, pipe_interleave_bytes, base_align; in r600_texture_get_htile_size() local
/third_party/mesa3d/src/amd/common/
H A Dac_surface.c988 unsigned base_align = num_pipes * pipe_interleave_bytes; in ac_compute_cmask() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp8686 const GLuint base_align = type.GetBaseAlignment(false); in test() local
10658 const GLuint base_align = type.GetBaseAlignment(false); in test() local
[all...]

Completed in 33 milliseconds