Reviewed-by: Bas Nieuwenhuizen <[email protected]>
On Fri, Dec 15, 2017 at 6:54 PM, Samuel Pitoiset <[email protected]> wrote: > Signed-off-by: Samuel Pitoiset <[email protected]> > --- > src/amd/vulkan/radv_private.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/src/amd/vulkan/radv_private.h b/src/amd/vulkan/radv_private.h > index 2e1362c446..1017266efd 100644 > --- a/src/amd/vulkan/radv_private.h > +++ b/src/amd/vulkan/radv_private.h > @@ -1256,7 +1256,6 @@ struct radv_cmask_info { > uint64_t size; > unsigned alignment; > unsigned slice_tile_max; > - unsigned base_address_reg; > }; > > struct radv_image { > -- > 2.15.1 > > _______________________________________________ > 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
