i965: Print the type and writemask on null destinations.
authorMatt Turner <mattst88@gmail.com>
Mon, 26 Oct 2015 02:16:39 +0000 (19:16 -0700)
committerMatt Turner <mattst88@gmail.com>
Fri, 30 Oct 2015 00:51:16 +0000 (17:51 -0700)
commit18b194925f5f80eccb53e07609083049b981d60c
tree091d99a737be2cff2234ee4d7ae591c8e2bd3b87
parentbcdf664682ea027b38e3c610e4e038956b1bb0de
i965: Print the type and writemask on null destinations.

These are often useful in debugging, and the writemask (actually
"Channel Enables") determines more than just what goes into the
destination.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_disasm.c