[CPU] Bring back saturation in D3DCOLOR vpkd3d128

This commit is contained in:
Triang3l
2018-05-31 16:17:27 +03:00
parent 958aa04cc5
commit 06fcdef968
3 changed files with 12 additions and 14 deletions

View File

@@ -64,6 +64,7 @@ enum XmmConst {
XMMByteOrderMask,
XMMPermuteControl15,
XMMPermuteByteMask,
XMMPackD3DCOLORSat,
XMMPackD3DCOLOR,
XMMUnpackD3DCOLOR,
XMMPackFLOAT16_2,