Export _mesa_print_alu_instruction() to allow drivers to roll their
authorKeith Whitwell <keith@tungstengraphics.com>
Wed, 20 Sep 2006 12:57:54 +0000 (12:57 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Wed, 20 Sep 2006 12:57:54 +0000 (12:57 +0000)
commit5658810660aabc6348ae1b14eccbc8a88ce679f0
tree2598e236c16185442d0a360091539a80be60b7fd
parentcb54c056a6d46d03bfa0c4927f5ac8843feab8cd
Export _mesa_print_alu_instruction() to allow drivers to roll their
own debug code for programs with driver-private opcodes.

Remove redundant loop in _mesa_num_inst_src_regs().
src/mesa/shader/program.c
src/mesa/shader/program.h