i965/gen9: Return false in place of assert in intelEmitCopyBlit()
authorAnuj Phogat <anuj.phogat@gmail.com>
Tue, 10 Nov 2015 23:33:53 +0000 (15:33 -0800)
committerAnuj Phogat <anuj.phogat@gmail.com>
Tue, 5 Jan 2016 21:43:32 +0000 (13:43 -0800)
commit0bf037c0fed0df655a3bb259348bb03389c00ddb
tree723dc9d5245e453022da94f4f92847865a2558e7
parent5cbe01c83fb78009371535e558eb21e213312416
i965/gen9: Return false in place of assert in intelEmitCopyBlit()

This allows the fallback paths to handle it correctly.

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/mesa/drivers/dri/i965/intel_blit.c