OSDN Git Service

i965/vs: Add annotation to more of the URB write.
authorEric Anholt <eric@anholt.net>
Tue, 6 Sep 2011 20:29:21 +0000 (13:29 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 9 Sep 2011 04:34:03 +0000 (21:34 -0700)
commit6af968b6736c87c05ea579df50e23b6f23b900d4
treebab4a93b85e5c9a8e3e22410c747de2d100446ea
parent48eb1fe6f9bca74364cf43c36e48ff3fd7cd53f5
i965/vs: Add annotation to more of the URB write.

While we had nice debug output for most of the instruction stream, it
was terminated by a series of anonymous MOVs and a send.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_vec4.h
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp