Reviewed-by: Ilia Mirkin
On Sun, Jan 24, 2016 at 11:50 AM, Samuel Pitoiset
wrote:
> Like other resources, the indirect draw buffer must be unwrapped.
>
> Changes from v2:
> - do it for indirect_params
>
> Signed-off-by: Samuel Pitoiset
> ---
> src/gallium/drivers/trace/tr_context.c | 17 ++
Like other resources, the indirect draw buffer must be unwrapped.
Changes from v2:
- do it for indirect_params
Signed-off-by: Samuel Pitoiset
---
src/gallium/drivers/trace/tr_context.c | 17 -
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/src/gallium/drivers/trac