r300/compiler: Fix incorrect assumption
authorTom Stellard <tstellar@gmail.com>
Wed, 6 Oct 2010 05:53:40 +0000 (22:53 -0700)
committerTom Stellard <tstellar@gmail.com>
Tue, 19 Oct 2010 03:51:05 +0000 (20:51 -0700)
commit75734d0a37c7cb24fb97c9ba0166f9f2d2da60f8
tree8c616f3838f1927f0b14adf532f4cabad06e83cd
parentad683577b202750ffac917392d50fb7202d5bf2a
r300/compiler: Fix incorrect assumption

It is possible for a single pair instruction arg to select from both an
RGB and an Alpha source.
src/mesa/drivers/dri/r300/compiler/radeon_pair_schedule.c
src/mesa/drivers/dri/r300/compiler/radeon_program_pair.c
src/mesa/drivers/dri/r300/compiler/radeon_program_pair.h