OSDN Git Service

i965: Pass the number of components as a source of the untyped surface read opcode.
authorFrancisco Jerez <currojerez@riseup.net>
Thu, 19 Mar 2015 13:11:28 +0000 (15:11 +0200)
committerFrancisco Jerez <currojerez@riseup.net>
Mon, 4 May 2015 12:05:20 +0000 (15:05 +0300)
commitac747ca5f72332b1ff97041cc808be551596a26f
tree3fc5e6e7d671c8e6dafc2623dba0d5fd83a28a54
parent20915130ace4cc0f700ece2a99c0353581a156bb
i965: Pass the number of components as a source of the untyped surface read opcode.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Acked-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs_generator.cpp
src/mesa/drivers/dri/i965/brw_fs_visitor.cpp
src/mesa/drivers/dri/i965/brw_vec4_generator.cpp
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp