i965/fs: Port untyped surface read support to Broadwell.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 18 Apr 2014 01:32:52 +0000 (18:32 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 1 May 2014 07:24:06 +0000 (00:24 -0700)
commit54a48984b30daf243613f58b2a982e7b44471ead
treeba4cc5b31f6dec9423956f32981a6e08373e3d62
parentf1cd9fee53f743ed4621c2541f0058a874b4bea1
i965/fs: Port untyped surface read support to Broadwell.

v2: Drop unused num_components variable; fix SIMD Mode comment
    (caught by Eric Anholt).

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=77221
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_fs.h
src/mesa/drivers/dri/i965/gen8_fs_generator.cpp