gallium: make valuemask/writemask in pipe_stencil_state bitfield members
authorRoland Scheidegger <sroland@vmware.com>
Tue, 9 Feb 2010 20:26:35 +0000 (21:26 +0100)
committerRoland Scheidegger <sroland@vmware.com>
Tue, 9 Feb 2010 20:26:35 +0000 (21:26 +0100)
commitc59446a4930ec93e55f7cd3d1fffe46585cbe506
tree269209ac2b0e4858a0e03eb1d286b940e0b65cf9
parent1a859ecf4a4728cb321b1f68d51491cd285a3c03
gallium: make valuemask/writemask in pipe_stencil_state bitfield members

More consistent with other state data, might allow some compilers to pack
the struct better (doesn't matter for gcc).
src/gallium/include/pipe/p_state.h