OSDN Git Service

i965/vs: Move logic for weird CMP type handling to CMP generators.
authorEric Anholt <eric@anholt.net>
Sat, 27 Aug 2011 17:59:43 +0000 (10:59 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 31 Aug 2011 18:16:10 +0000 (11:16 -0700)
commite45d0270c9f6f170e35ae39e95977b60f0f0be9a
tree20b291d424231b3262f4a78d765c44ba530b8c67
parenta8e29987f5a64d566a128a1c1ac18dae3f3953db
i965/vs: Move logic for weird CMP type handling to CMP generators.

v2: Don't bother with the no-dst-reg version of CMP()

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_vec4.h
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp