wined3d: Use the same flags for wined3d_texture_set_color_key() and the "color_key_fl...
commitca06f960edc0e1216eaa655c9a2eaf061af11afe
authorHenri Verbeet <hverbeet@codeweavers.com>
Mon, 19 Jan 2015 12:44:11 +0000 (19 13:44 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Jan 2015 13:31:51 +0000 (19 14:31 +0100)
treee1e79f8af34bca1cb6b1243c0ce38157dddfe3ad
parent6b4623008f885e25e77b1b367e0949b1b5b13ca1
wined3d: Use the same flags for wined3d_texture_set_color_key() and the "color_key_flags" field it sets.

This fixes a regression introduced by commit a8ab56941577a01e17b947cddd374ba52ffd8245.
dlls/wined3d/device.c
dlls/wined3d/state.c
dlls/wined3d/surface.c
dlls/wined3d/texture.c
dlls/wined3d/utils.c
include/wine/wined3d.h