On Fri, 2 Nov 2018 at 15:23, Emil Velikov wrote:
>
> On Thu, 1 Nov 2018 at 09:50, Gert Wollny wrote:
> >
> > From: Gert Wollny
> >
> > The bind flags defined by mesa/gallium might not always be in sync
> > with the ones copied to virglrenderer/gallium. Therefore, use the
> > flags defined in vir
On Thu, 1 Nov 2018 at 09:50, Gert Wollny wrote:
>
> From: Gert Wollny
>
> The bind flags defined by mesa/gallium might not always be in sync
> with the ones copied to virglrenderer/gallium. Therefore, use the
> flags defined in virgl like it is done for all the other calls to
> create resources.
On Thu, 1 Nov 2018 at 19:50, Gert Wollny wrote:
>
> From: Gert Wollny
>
> The bind flags defined by mesa/gallium might not always be in sync
> with the ones copied to virglrenderer/gallium. Therefore, use the
> flags defined in virgl like it is done for all the other calls to
> create resources.
From: Gert Wollny
The bind flags defined by mesa/gallium might not always be in sync
with the ones copied to virglrenderer/gallium. Therefore, use the
flags defined in virgl like it is done for all the other calls to
create resources.
Signed-off-by: Gert Wollny
---
src/gallium/winsys/virgl/vte