On 31 January 2016 at 11:55, Ilia Mirkin wrote:
> Make them akin to shader buffers, with no refcounting/etc. Just used to
> pass data about the bound image in ->set_shader_images.
LGTM.
Reviewed-by: Dave Airlie
>
> Signed-off-by: Ilia Mirkin
> ---
> src/gallium/auxiliary/util/u_inlines.h
Make them akin to shader buffers, with no refcounting/etc. Just used to
pass data about the bound image in ->set_shader_images.
Signed-off-by: Ilia Mirkin
---
src/gallium/auxiliary/util/u_inlines.h| 11 ---
src/gallium/drivers/ddebug/dd_context.c | 28 +-