i965: Use the new embedded compare in SEL on gen6 for VS MIN and MAX opcodes.
authorEric Anholt <eric@anholt.net>
Mon, 15 Nov 2010 08:01:04 +0000 (16:01 +0800)
committerEric Anholt <eric@anholt.net>
Tue, 23 Nov 2010 17:23:30 +0000 (09:23 -0800)
commitdf24450bac404e2acd9569340dacc6e537fb919c
treee14d1c7f6d1d033e14c85d6d8d0fada36bb85ed6
parent8a7cf99457f5061c3c5aae48f14fb23b2ca07503
i965: Use the new embedded compare in SEL on gen6 for VS MIN and MAX opcodes.

Cuts the extra CMP instruction that used to precede SEL.
src/mesa/drivers/dri/i965/brw_vs_emit.c