Home
last modified time | relevance | path

Searched defs:heightalign (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/freedreno/fdl/
Dfd6_layout.c70 fdl6_tile_alignment(struct fdl_layout *layout, uint32_t *heightalign) in fdl6_tile_alignment()
104 uint32_t offset = 0, heightalign; in fdl6_layout() local
Dfd5_layout.c51 uint32_t heightalign = layout->cpp == 1 ? 32 : 16; in fdl5_layout() local