summaryrefslogtreecommitdiff
path: root/src/render_program/exa_wm_xy.g4a
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-08-05 16:15:48 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2013-08-05 16:20:35 +0100
commita875ba39bea4a951e8cf1450ba9722b7cda95943 (patch)
tree3d460e16fce29da230a794cc52b6c693bcda1140 /src/render_program/exa_wm_xy.g4a
parent2536ad044b259eb3ce3e7b1ccf2c59ab3fe37d06 (diff)
sna: Rename the attribute macro __packed__ to avoid clang barfing
Using __packed__ as shorthand for ___attribute__(__packed__) confuses clang as. (I guess to it expands (__packed__) which gcc skips.) As clang also uses packed in its builtins, we have to find a compromise, and so tightly_packed wins for being a more verbose description without the dangerous leading underscores. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'src/render_program/exa_wm_xy.g4a')
0 files changed, 0 insertions, 0 deletions