summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_masking.c
diff options
context:
space:
mode:
authorPaul Berry <[email protected]>2013-08-18 09:19:35 -0700
committerPaul Berry <[email protected]>2013-08-19 08:28:17 -0700
commitc6b6c936434b98b0262fd0856b00f13f43edc6ba (patch)
treeec7c2881f257a4ee6d4b5ae7babe5690b754e53c /src/mesa/swrast/s_masking.c
parent5ddd840f5aacb7cc6e62b712aa737c683bd91f55 (diff)
i965: STATIC_ASSERT that there aren't too many BRW_NEW_* flags.
We are getting close to the maximum number of BRW_NEW_* bits that can be stored in brw->state.dirty.brw without overflowing 32 bits, and geometry shaders are going to add more. Add a STATIC_ASSERT so that we will be alerted when we need to switch to 64 bits. Reviewed-by: Ian Romanick <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/swrast/s_masking.c')
0 files changed, 0 insertions, 0 deletions