r-b
On Mon, Jun 3, 2019 at 3:45 PM Bas Nieuwenhuizen
wrote:
>
> While it is not wrong, I don't think this is the right fix, as the
> current_layout is not necessarily accurate.
>
> Will try to get something better.
>
> On Thu, May 30, 2019 at 3:10 PM Samuel Pitoiset
> wrote:
> >
> > This might f
While it is not wrong, I don't think this is the right fix, as the
current_layout is not necessarily accurate.
Will try to get something better.
On Thu, May 30, 2019 at 3:10 PM Samuel Pitoiset
wrote:
>
> This might fix initial subpass transitions when multiview is used.
> Noticed while implement
This might fix initial subpass transitions when multiview is used.
Noticed while implementing sample locations during layout transitions.
Signed-off-by: Samuel Pitoiset
---
src/amd/vulkan/radv_cmd_buffer.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/amd/vulkan/ra