tgsi: Add output_mode to struct tgsi_opcode_info v2
authorTom Stellard <thomas.stellard@amd.com>
Fri, 6 Jan 2012 22:38:37 +0000 (17:38 -0500)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 30 Jan 2012 18:37:00 +0000 (13:37 -0500)
commitdf169457909e1985c65e8a19c245133d2f5f013d
treeec497736735cc872bae4e5305f7f1b13f8913232
parentc72d7df16879e3210946ba92a7edc823815b6f16
tgsi: Add output_mode to struct tgsi_opcode_info v2

v2:
- Rename output_type to output_mode
- Add shorthand definitions for TGSI_OUTPUT_*
src/gallium/auxiliary/tgsi/tgsi_info.c
src/gallium/auxiliary/tgsi/tgsi_info.h