i965: Fix make check after 66fcfa6894ab6
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 28 Oct 2016 21:47:20 +0000 (14:47 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 28 Oct 2016 21:55:38 +0000 (14:55 -0700)
commitcab3d4673922e2beb1f86f59c6aef17f55da3ac2
tree84073a8c874afbde13153300d339af07729028a2
parente6aeeace6953a7007d98082e3f44bff40a44106d
i965: Fix make check after 66fcfa6894ab6

Commit 66fcfa6894ab6 changed the vec4 version of offset() to have 3
parameters instead of 2 but the vec4_cmod_propagation test was never
updated.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/test_vec4_cmod_propagation.cpp