On Tuesday, February 20, 2018 9:15:12 PM PST Matt Turner wrote:
> @@ -306,6 +312,7 @@ unsigned
>  brw_reg_type_to_size(enum brw_reg_type type)
>  {
>     static const unsigned type_size[] = {
> +      [BRW_REGISTER_TYPE_NF] = 8,

This is a bit of a fib, given that NF is 66 bits, but...probably good
enough for our purposes here...

Patches 3-4 are:
Reviewed-by: Kenneth Graunke <kenn...@whitecape.org>

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to