diff options
author | Eric Culp | 2012-06-19 17:28:02 -0400 |
---|---|---|
committer | Filippos Karapetis | 2019-04-01 00:29:23 +0300 |
commit | 3d57c13af02dcd054c625f2adbd4347e20516814 (patch) | |
tree | acdc4805924caf6010acdff9aaa4c9a93a3b0068 /configure | |
parent | c6ee138b74cf738d3aeabaa2176355ece81712f8 (diff) | |
download | scummvm-rg350-3d57c13af02dcd054c625f2adbd4347e20516814.tar.gz scummvm-rg350-3d57c13af02dcd054c625f2adbd4347e20516814.tar.bz2 scummvm-rg350-3d57c13af02dcd054c625f2adbd4347e20516814.zip |
GRAPHICS: Add dummy specializations for some interpolate* functions
They use ColorMask values not present in 2-byte ColorMasks. Since they
should never be used on 2-byte pixel data, the dummy implementations
assert(0) and should be removed by any optimizing compiler since no
code path can ever reach them.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions