aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorEric Culp2012-06-19 17:28:02 -0400
committerFilippos Karapetis2019-04-01 00:29:23 +0300
commit3d57c13af02dcd054c625f2adbd4347e20516814 (patch)
treeacdc4805924caf6010acdff9aaa4c9a93a3b0068 /audio
parentc6ee138b74cf738d3aeabaa2176355ece81712f8 (diff)
downloadscummvm-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 'audio')
0 files changed, 0 insertions, 0 deletions