On Feb 18, 2016 6:16 AM, "Marek Olšák" <mar...@gmail.com> wrote:
>
> On Thu, Feb 18, 2016 at 7:07 AM, Ilia Mirkin <imir...@alum.mit.edu> wrote:
> >  - LOD must be provided in .w for TXF (even for buffer textures)
>
> TXF on BUFFER should ignore the LOD.

No such exception in the docs. Nouveau expects it to be set to 0.

>
> >  - User buffer must be valid at draw time
> >  - Must have a sampler associated with the sampler view
>
> TXF doesn't use the sampler state.

I agree in principle. In practice, I got all black rendering without this.
The alternative is reverting the pbo patches since they regress nouveau...
This seemed like the more appealing solution.

  -ilia
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to