i965: Add missing types to type_sz().
authorMatt Turner <mattst88@gmail.com>
Tue, 24 May 2016 22:10:25 +0000 (15:10 -0700)
committerMatt Turner <mattst88@gmail.com>
Thu, 2 Jun 2016 18:34:09 +0000 (11:34 -0700)
commit0d81a684c125626ad0ed5db97fa75ed3336d5396
treed5cf53cc8794670d0a5abbd8b6f5a0c218ea49d3
parentc06cef7f9b27dcc109c9c6ae69f729acce041072
i965: Add missing types to type_sz().

Coverity warns in multiple places about the potential for division by
zero, caused by this function's default case.

Reviewed-by: Francisco Jerez <currojerez@riseup.net>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/mesa/drivers/dri/i965/brw_reg.h