Searched defs:__attribute__ (Results 1 – 6 of 6) sorted by relevance
14 typedef struct __attribute__((packed, aligned(4))) Point { struct15 float2 position;
13 typedef struct __attribute__((packed, aligned(4))) Point { struct14 float2 delta;
14 typedef struct __attribute__((packed, aligned(4))) Point { struct15 float2 delta;
21 typedef struct __attribute__((packed, aligned(4))) Point { struct22 float2 delta;
51 typedef struct __attribute__((packed, aligned(4))) Particle { struct52 uchar4 color;
23 typedef struct __attribute__((aligned(4))) Card { struct25 rs_allocation texture; // basic card texture