wined3d: Correct off-by-one errors when comparing against ARRAY_SIZE.
commit95ab7e8a0902acb736565092f00a43f6dcc2184e
authorZebediah Figura <z.figura12@gmail.com>
Wed, 30 Sep 2020 20:27:37 +0000 (30 15:27 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Oct 2020 19:48:20 +0000 (1 21:48 +0200)
treeda7dd04299851f366a3edbe18fff22a6a12368d2
parent386e6799572296ac36d433b8fc37de5540a52f6b
wined3d: Correct off-by-one errors when comparing against ARRAY_SIZE.

Spotted by Alex Henrie.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/wined3d/shader.c