i965/fs: Fix PIXEL_X/Y in regs_read()
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 1 Jul 2015 00:47:53 +0000 (17:47 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 1 Jul 2015 00:47:56 +0000 (17:47 -0700)
commitebe3043eeacb073c7dbb6162d8f0aee3bc66eeb1
treebc8095f0a9fcfac06646ed698cbfe097e1c31874
parent830f67046ace3c0b95a7f093fe373eeb417a1aad
i965/fs: Fix PIXEL_X/Y in regs_read()

PIXEL_X/Y takes a vec2 in the first argument
src/mesa/drivers/dri/i965/brw_fs.cpp