On Fri, 2018-11-23 at 15:50 +0100, Juan A. Suarez Romero wrote:
> On Thu, 2018-11-22 at 17:48 +0100, Erik Faye-Lund wrote:
> > I was recently investigating a gl-error that appears some times
> > while
> > using virgl, where I got a pretty nonsensical GL-error:
> >
> > Mesa: User error: GL_INVALID_
On Thu, 2018-11-22 at 17:48 +0100, Erik Faye-Lund wrote:
> I was recently investigating a gl-error that appears some times while
> using virgl, where I got a pretty nonsensical GL-error:
>
> Mesa: User error: GL_INVALID_VALUE in glGetnTexImageARB(depth = 0)
>
> Now, the reason why this is nonsens
I was recently investigating a gl-error that appears some times while
using virgl, where I got a pretty nonsensical GL-error:
Mesa: User error: GL_INVALID_VALUE in glGetnTexImageARB(depth = 0)
Now, the reason why this is nonsensical, is that glGetnTexImage doesn't
have a 'depth'-argument, this v