d3dcompiler/tests: Ignore z, w components in test_struct_semantics().
commit6b58d34a625ffaad181a7316009398f3c6444181
authorMatteo Bruni <mbruni@codeweavers.com>
Wed, 11 Aug 2021 17:18:57 +0000 (11 19:18 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Aug 2021 21:07:15 +0000 (12 23:07 +0200)
tree1940aea3ca851b3db0f91acb6bd4e352519ba9b6
parent4b6819262ccb7ebe0aed212ac8f3324e4ad9f8d0
d3dcompiler/tests: Ignore z, w components in test_struct_semantics().

Only the first two components are explicitly set from the vertex
attribute data.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51304
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/d3dcompiler_43/tests/hlsl_d3d9.c