diff options
author | Brian Paul <[email protected]> | 2013-07-25 11:17:52 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2013-07-31 06:53:48 -0600 |
commit | 30f1770cb193ab2fd316b9c28486eb9738e46185 (patch) | |
tree | fd790979d142b7ef81fb0c4a8a4781b99be37860 /src/gallium/auxiliary/util/u_string.h | |
parent | 365f38f3dfef292c4917e10cdf3011f22f37dc51 (diff) |
gallium/util: comments, var renaming in u_inlines.h
The variable 'usage' was being used for two different things.
Sometimes for PIPE_USAGE_x and other times for PIPE_TRANSFER_x.
This renames usage to access when we're talking about PIPE_TRANSFER_x
flags. Plus, add a bunch of comments to remind us what's going on.
Also, use unsigned for PIPE_TRANSFER_x bitmask to be consistent with
other places. And add a missing const qualifier.
Reviewed-by: Roland Scheidegger <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/util/u_string.h')
0 files changed, 0 insertions, 0 deletions