diff options
author | Brian Paul <[email protected]> | 2011-11-28 18:13:44 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-11-30 06:57:36 -0700 |
commit | ea472ffe67571d868f22a949e989c748b433ddbc (patch) | |
tree | e1321573b4097acdecbcfed2bf64db6866bb917c /src/mapi | |
parent | 15be8b4bf01a4f01b2afcea82bd042f3a98b9ac1 (diff) |
swrast: use STATIC_ASSERT to make sure texfetch table isn't missing entries
When new MESA_FORMAT_x enums are added we need to add a new entry in
the table of texture fetch functions. In the past this has been
missed if swrast isn't actually tested. Using a static assertion
should help with that.
Diffstat (limited to 'src/mapi')
0 files changed, 0 insertions, 0 deletions