Re: [Mesa-dev] [PATCH V2] anv/blorp: Handle zero width/height blits in blorp_copy()

2016-09-26 Thread Nanley Chery
On Mon, Sep 26, 2016 at 10:22:43AM -0700, Anuj Phogat wrote: > V2: Move the check from copy_buffer_to_image() to blorp_copy(). (Nanley) > > Signed-off-by: Anuj Phogat > Cc: Nanley Chery > --- This patch is Reviewed-by: Nanley Chery > src/intel/blorp/blorp_blit.c | 5 - > 1 file changed,

[Mesa-dev] [PATCH V2] anv/blorp: Handle zero width/height blits in blorp_copy()

2016-09-26 Thread Anuj Phogat
V2: Move the check from copy_buffer_to_image() to blorp_copy(). (Nanley) Signed-off-by: Anuj Phogat Cc: Nanley Chery --- src/intel/blorp/blorp_blit.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/intel/blorp/blorp_blit.c b/src/intel/blorp/blorp_blit.c index af46389