diff options
author | Jason Ekstrand <[email protected]> | 2016-03-07 21:27:55 -0800 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-03-07 22:23:44 -0800 |
commit | f61d40adc2a09221453b7a87880e134a5424773e (patch) | |
tree | 083eb2252f2dee7a127d92323fcfc1df28f9e7a5 /doxygen/gallium.doxy | |
parent | 3d4f2b0927acaac05e87ed07ae492e39b4c82ff7 (diff) |
anv/allocator: Better casting in PFL macros
We cast he constant 0xfff values to a uintptr_t before applying a bitwise
negate to ensure that they are actually 64-bit when needed. Also, the
count variable doesn't need to be explicitly cast, it will get upcast as
needed by the "|" operation.
Diffstat (limited to 'doxygen/gallium.doxy')
0 files changed, 0 insertions, 0 deletions