On 10/15/2012 01:05 PM, Kenneth Graunke wrote:
Nobody ever set the flag, which makes this dead code.

v2: Leave the ureg_DECL_fs_input_cyl function in place, even though it's
     unused, since VMWare uses it for their internal projects.
---
  src/mesa/program/prog_parameter.h        |  8 --------
  src/mesa/state_tracker/st_mesa_to_tgsi.c | 17 ++++-------------
  2 files changed, 4 insertions(+), 21 deletions(-)

Brian,

Does this work for you?  I left the function, but still removed the bit.
I'd like to remove the bit since it's the last one in the bitfield (and
I doubt your DX9 code goes through the Mesa program stuff anyway?)

  --Ken


Looks good.  Thanks.

Reviewed-by: Brian Paul <[email protected]>
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to