i965/blorp: Add check for supported sample numbers
authorTopi Pohjolainen <topi.pohjolainen@intel.com>
Fri, 1 Apr 2016 09:01:23 +0000 (12:01 +0300)
committerTopi Pohjolainen <topi.pohjolainen@intel.com>
Thu, 21 Apr 2016 07:20:01 +0000 (10:20 +0300)
commit708453952b5e27af4e29cb0351de9a465459f742
tree3406397502f2c1791c4fdb4f121fbdda1aeed54d
parent9e4d19372b1d7f6ab12ddab1929a53335d9cce06
i965/blorp: Add check for supported sample numbers

v2 (Ken): Fix the condition on using meta for stencil blits:
          use_blorp -> !use_blorp

Signed-off-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_blorp_blit.cpp
src/mesa/drivers/dri/i965/intel_mipmap_tree.c