ddraw: Get the texture format from the texture in d3d_device3_SetTexture().
commit3d2fb4c94847c32525f70adbe9fec55f03705568
authorHenri Verbeet <hverbeet@codeweavers.com>
Mon, 29 Feb 2016 10:38:24 +0000 (29 11:38 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Feb 2016 16:50:11 +0000 (1 01:50 +0900)
treecd075b4ad5a47bf1ee40e96836eaba3693c34a12
parent3c54eefaca85ae422e98c3f18c62018b7f57a81c
ddraw: Get the texture format from the texture in d3d_device3_SetTexture().

Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ddraw/device.c