On 02/07/2016 11:39 PM, Ilia Mirkin wrote:
On Sun, Feb 7, 2016 at 5:32 PM, Samuel Pitoiset
wrote:
This fixes a crash with bin/arb_clear_texture-base-formats and
probably some other tests which use clear_texture().
Signed-off-by: Samuel Pitoiset
---
src/gallium/drivers/trace/tr_context.c |
On Sun, Feb 7, 2016 at 5:32 PM, Samuel Pitoiset
wrote:
> This fixes a crash with bin/arb_clear_texture-base-formats and
> probably some other tests which use clear_texture().
>
> Signed-off-by: Samuel Pitoiset
> ---
> src/gallium/drivers/trace/tr_context.c | 30 ++
>
This fixes a crash with bin/arb_clear_texture-base-formats and
probably some other tests which use clear_texture().
Signed-off-by: Samuel Pitoiset
---
src/gallium/drivers/trace/tr_context.c | 30 ++
1 file changed, 30 insertions(+)
diff --git a/src/gallium/drivers/tr