i965: Print more debuginfo in intel_texsubimage_memcpy()
authorChad Versace <chad.versace@linux.intel.com>
Tue, 15 Oct 2013 22:16:19 +0000 (15:16 -0700)
committerChad Versace <chad.versace@linux.intel.com>
Thu, 24 Oct 2013 16:25:45 +0000 (09:25 -0700)
commit2f6a31508505744e5f1b3e4c35c2a1b305a813a8
tree520281f4c9c2037f518ef52c1d9e7ad458bdb275
parentc4205590e731c2e6de6ecc6d13897740df9a7b5f
i965: Print more debuginfo in intel_texsubimage_memcpy()

Print info about packing, format, type, and tiling. This will help debug
future issues with this fastpath.

Reviewed-by: Frank Henigman <fjhenigman@google.com>
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
src/mesa/drivers/dri/i965/intel_tex_subimage.c