d3dcompiler: Remove a redundant check for writemasks on non-numeric types.
commit24a4f52bbf7ac482c0f9129c1afdeccc8d319702
authorZebediah Figura <z.figura12@gmail.com>
Thu, 4 Jun 2020 02:06:51 +0000 (3 21:06 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 5 Jun 2020 14:54:35 +0000 (5 16:54 +0200)
tree88f9e1698492b7dd3fda4f3272f2383ad9fdcc8e
parent9ba2bb0f3b692bef812d7f3b617d41a74276785a
d3dcompiler: Remove a redundant check for writemasks on non-numeric types.

This can only happen if a swizzle is emitted on a non-numeric type, but this is
checked when emitting swizzles.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/d3dcompiler_43/utils.c