nv40: "implement" noise opcodes in fragprog
authorBen Skeggs <skeggsb@gmail.com>
Wed, 19 Mar 2008 10:52:19 +0000 (21:52 +1100)
committerBen Skeggs <skeggsb@gmail.com>
Wed, 19 Mar 2008 11:50:42 +0000 (22:50 +1100)
commit176df85568992a5d99aab7f0b1e382d41459aa13
treecb3697be74540a05812981dc23e7da75321fecc9
parent9575e35807c89c0b8a745671bc2dcd54d96379ff
nv40: "implement" noise opcodes in fragprog

For the moment, we do what NVIDIA does and return 0 unconditionally.  This
isn't correct, but it's an implementation at least.
src/gallium/drivers/nv40/nv40_fragprog.c