Skip to content
Snippets Groups Projects
user avatar
Wladimir J. van der Laan authored
Experiemental NEON implementation of tiling/untiling that adds
specialized NEON function for tiling 8, 16, 32 bit per element
4x4 tiles. To optimize memory read/write sizes, there are functions that
process multiple horizontically adjactent tiles as well. These
are automatically used for the part that consists of whole tiles.

To make this work, Mesa needs to be compiled with CFLAGS -mfpu=neon,
otherwise a compile error will be thrown.

Signed-off-by: default avatarWladimir J. van der Laan <laanwj@gmail.com>
72a4b37f
History
Name Last commit Last update