Reviewed-by: Jason Ekstrand <[email protected]

On Tue, Apr 18, 2017 at 4:41 PM, Nanley Chery <[email protected]> wrote:

> This field has no users.
>
> Signed-off-by: Nanley Chery <[email protected]>
> ---
>  src/intel/vulkan/anv_private.h | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/src/intel/vulkan/anv_private.h b/src/intel/vulkan/anv_
> private.h
> index 7d079000b0..dbe1e0475e 100644
> --- a/src/intel/vulkan/anv_private.h
> +++ b/src/intel/vulkan/anv_private.h
> @@ -2180,7 +2180,6 @@ struct anv_render_pass_attachment {
>  struct anv_render_pass {
>     uint32_t                                     attachment_count;
>     uint32_t                                     subpass_count;
> -   VkAttachmentReference *                      subpass_attachments;
>     /* An array of subpass_count+1 flushes, one per subpass boundary */
>     enum anv_pipe_bits *                         subpass_flushes;
>     struct anv_render_pass_attachment *          attachments;
> --
> 2.12.2
>
> _______________________________________________
> mesa-dev mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to