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

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

Generated with cgit - Back to sebastiano.tronto.net