aboutsummaryrefslogtreecommitdiff
path: root/src/cube_neon.h
blob: cb2d815d364d0a021a16e9c706876d278a94c830 (plain)
1
2
3
4
5
6
/* TODO! */

typedef struct {
	uint8x16_t corner;
	uint8x16_t edge;
} cube_fast_t;

Generated with cgit - Back to sebastiano.tronto.net