[Mesa-dev] [PATCH 6/8] draw: add support for passing images to vs/gs shaders.

2016-03-30 Thread Dave Airlie
From: Dave Airlie This just adds support for passing through images to the tgsi execution stage. Signed-off-by: Dave Airlie --- src/gallium/auxiliary/draw/draw_context.c | 18 ++ src/gallium/auxiliary/draw/draw_context.h | 6 ++

[Mesa-dev] [PATCH 6/8] draw: add support for passing images to vs/gs shaders.

2016-03-21 Thread Dave Airlie
From: Dave Airlie This just adds support for passing through images to the tgsi execution stage. Signed-off-by: Dave Airlie --- src/gallium/auxiliary/draw/draw_context.c | 18 ++ src/gallium/auxiliary/draw/draw_context.h | 6 ++