[PATCH vkd3d 5/7] vkd3d-shader/hlsl: Don't explicitly mark the return variable as read in compute_liveness().

Matteo Bruni matteo.mystral at gmail.com
Tue Oct 26 07:45:17 CDT 2021


On Fri, Oct 15, 2021 at 11:54 PM Zebediah Figura
<zfigura at codeweavers.com> wrote:
>
> The return variable was already added to the extern_vars list and marked as an
> output semantic by the append_output_var_copy() call above, so the preceding
> loop will take care of setting the last_read field.

The "above" in the commit message is a bit vague / inaccurate. Just
mentioning it, certainly nothing worth a resend or any other kind of
action.



More information about the wine-devel mailing list