aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2019-05-09 17:26:44 -0700
committerEric Anholt <[email protected]>2019-05-13 15:37:01 -0700
commitc49f0159bd04e72119a63ce96ae385b53112cc44 (patch)
treef77acc141ff1e0d7b879b1dbf733ce0b98a62d6a /src/gallium
parent0734905d9a21623252b8e8a177509f3526ba1bdb (diff)
freedreno: Quiet compiler warnings on 64-bit.
__u64 is a ulonglong on x86_64, not uint64_t, so my gcc was complaining about the wrong type being passed in. Reviewed-by: Kristian H. Kristensen <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions