[Mesa-dev] [PATCH] i965/miptree: Use enum instead of boolean.
Caio Marcelo de Oliveira Filho
caio.oliveira at intel.com
Wed Oct 10 18:07:11 UTC 2018
On Wed, Oct 10, 2018 at 10:41:43AM -0700, Rafael Antognolli wrote:
> ISL_AUX_USAGE_NONE happens to be the same as "false", but let's do the
> right thing and use the enum.
> ---
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira at intel.com>
I think intel_miptree_finish_depth() in intel_mipmap_tree.c might need
a similar change.
Caio
More information about the mesa-dev
mailing list