mesa: replace for loop with bitshifting in supported_buffer_bitmask()
authorBrian Paul <brianp@vmware.com>
Tue, 23 Feb 2016 20:46:28 +0000 (13:46 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 24 Feb 2016 15:32:01 +0000 (08:32 -0700)
commitc95d5c5f6fbfe4a96276e67ed279562b33432fb5
tree3613b63ec2adf1707fb249357d8ea56f471c3eab
parentac37d0475cd6790cf750e40a2bbc431173cf44d7
mesa: replace for loop with bitshifting in supported_buffer_bitmask()

Reviewed-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/mesa/main/buffers.c