summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_tile.h
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2013-07-25 11:17:52 -0600
committerBrian Paul <[email protected]>2013-07-31 06:53:48 -0600
commit30f1770cb193ab2fd316b9c28486eb9738e46185 (patch)
treefd790979d142b7ef81fb0c4a8a4781b99be37860 /src/gallium/auxiliary/util/u_tile.h
parent365f38f3dfef292c4917e10cdf3011f22f37dc51 (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_tile.h')
0 files changed, 0 insertions, 0 deletions