i965/blorp: Allow blorp blits for 16x MSAA
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 9 May 2018 16:48:29 +0000 (09:48 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 9 May 2018 18:16:33 +0000 (11:16 -0700)
commit465d8566cdff545343388a11a56fe6048024c13c
tree125b6e0129b5008b282620c4447fe8170e492186
parent09eede9c9d51629e70ddf8ef35ba0879073b0825
i965/blorp: Allow blorp blits for 16x MSAA

BLORP has supported 16x MSAA for quite a while now, we just never
bothered to enable it for CopyTexSubImage.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/dri/i965/brw_blorp.c