trace: add missing pipe_context::clear_texture()
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Sun, 7 Feb 2016 22:27:48 +0000 (23:27 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Sun, 7 Feb 2016 23:06:32 +0000 (00:06 +0100)
commitefe5829578083d26f6dbac37f960a61e5915c91e
tree889e9839aa855a23c1b2ea70d8ed6ffcd350911f
parent1dacbb7b46f458dcc09a42f7ac1bb18983f17075
trace: add missing pipe_context::clear_texture()

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 <samuel.pitoiset@gmail.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/trace/tr_context.c