diff options
author | Mathias Fröhlich <[email protected]> | 2016-05-22 14:10:19 +0200 |
---|---|---|
committer | Mathias Fröhlich <[email protected]> | 2016-06-16 05:50:55 +0200 |
commit | 0e73d9454d626f4ac96be51733d3d3db4b77392c (patch) | |
tree | 08e171c55dc3a550b7d6e6ce7974bd073c7acae8 /src/mesa/main/pipelineobj.h | |
parent | bc4e0c486874ee8c6f2e616b91589a1da63164d8 (diff) |
vbo: Use a bitmask to track the active arrays in vbo_save*.
The use of a bitmask makes functions iterating only active
attributes less visible in profiles.
v2: Use _mesa_bit_scan{,64} instead of open coding.
v3: Use u_bit_scan{,64} instead of _mesa_bit_scan{,64}.
Reviewed-by: Brian Paul <[email protected]>
Signed-off-by: Mathias Fröhlich <[email protected]>
Diffstat (limited to 'src/mesa/main/pipelineobj.h')
0 files changed, 0 insertions, 0 deletions