Kenneth Graunke <kenn...@whitecape.org> writes:

> Jason suggested adding an assert(function->impl) here.  All callers
> of this function actually want ->impl, so I decided just to change
> the API.
>
> We also change the nir_lower_io_to_temporaries API here.  All but one
> caller passed nir_shader_get_entrypoint(), and with the previous commit,
> it now uses a nir_function_impl internally.  Folding this change in
> avoids the need to change it and change it back.
>
> Signed-off-by: Kenneth Graunke <kenn...@whitecape.org>

git grep shows more callers.

Attachment: signature.asc
Description: PGP signature

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

Reply via email to