i965/fs: Initial plumbing to support TXD.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 25 Feb 2011 01:49:07 +0000 (17:49 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 25 Feb 2011 23:30:45 +0000 (15:30 -0800)
commit58f7c9c72ee52527610b26ca8a137dd88c082c89
treec1f48f12789b77d1c108682df9e7cfd2d441c657
parent2830b1ae9032666e62460de5aece8db843c51c14
i965/fs: Initial plumbing to support TXD.

This adds the opcode and the code to convert ir_txd to OPCODE_TXD;
it doesn't actually add support yet.
src/mesa/drivers/dri/i965/brw_fs.cpp
src/mesa/drivers/dri/i965/brw_fs.h