Reviewed-by: Marek Olšák
Marek
On Fri, Aug 22, 2014 at 10:54 PM, Eric Anholt wrote:
> Fixes piglit draw-vertices and gl-2.0-vertexattribpointer on vc4, where
> I'm only advertising R32F to RGBA32F support so far.
>
> Note: regresses gl-1.5-normal3b3s-invariance due to introduced flushes and
> m
Fixes piglit draw-vertices and gl-2.0-vertexattribpointer on vc4, where
I'm only advertising R32F to RGBA32F support so far.
Note: regresses gl-1.5-normal3b3s-invariance due to introduced flushes and
missing depth buffer load/store support in the driver.
---
src/gallium/auxiliary/util/u_vbuf.c |