zink: use bit-allocation for boolean rasterizer-state
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Fri, 9 Jul 2021 10:23:16 +0000 (12:23 +0200)
committerMarge Bot <eric+marge@anholt.net>
Fri, 9 Jul 2021 13:18:47 +0000 (13:18 +0000)
commit1fc9e94d12dd7bb432de4c7950f6b02e5972c118
treea331556f240a01963b6330480175a893b11fee63
parent9e7e54b4738df04dce385006d0d8ce1314c9e319
zink: use bit-allocation for boolean rasterizer-state

This reduces the size of the struct a bit, and we're about to add some
more bit-allocated stuff in the next commit.

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11795>
src/gallium/drivers/zink/zink_state.h