d3d9/tests: Fix a typo in a field name of the visual test.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Francois Gouget 2019-11-28 13:22:42 +01:00 committed by Alexandre Julliard
parent 993c833cf4
commit cb6f488215
1 changed files with 1 additions and 1 deletions

View File

@ -26311,7 +26311,7 @@ static void test_sample_attached_rendertarget(void)
static const struct
{
struct vec3 posistion;
struct vec3 position;
struct vec2 texcoord;
}
quad[] =