On Wed, Jan 29, 2014 at 2:53 PM, Ian Romanick wrote:
> From: Ian Romanick
>
> This will allow the same table of shader-per-sampler-type to be used for
> paths in meta other than just mipmap generation. This is also the
> reason the declarations of the structures was moved towards the top of
> t
From: Ian Romanick
This will allow the same table of shader-per-sampler-type to be used for
paths in meta other than just mipmap generation. This is also the
reason the declarations of the structures was moved towards the top of
the file.
Signed-off-by: Ian Romanick
---
src/mesa/drivers/commo