i965/fs: Rename the existing pull constant load opcode.
authorEric Anholt <eric@anholt.net>
Wed, 7 Nov 2012 18:42:34 +0000 (10:42 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 5 Dec 2012 00:27:53 +0000 (16:27 -0800)
commit29340d02dc38a9cc352d44412871dc9d4e3f878a
tree7a83fef1c8206018c5bdfd12f33ee5d9cb0fd131
parent78e9c57a3ec6930e818b83af960dcb40d09daa5a
i965/fs: Rename the existing pull constant load opcode.

We're going to use another send message for handling loads with a varying
per-fragment array index.
src/mesa/drivers/dri/i965/brw_defines.h
src/mesa/drivers/dri/i965/brw_fs.cpp
src/mesa/drivers/dri/i965/brw_fs.h
src/mesa/drivers/dri/i965/brw_fs_copy_propagation.cpp
src/mesa/drivers/dri/i965/brw_fs_emit.cpp
src/mesa/drivers/dri/i965/brw_fs_visitor.cpp