svga: single sample surface can be created as non-multisamples surface
authorCharmaine Lee <charmainel@vmware.com>
Mon, 12 Sep 2016 21:21:40 +0000 (14:21 -0700)
committerBrian Paul <brianp@vmware.com>
Sat, 17 Sep 2016 16:24:12 +0000 (10:24 -0600)
commit2a4b019239ea74c5573322881d663529bfd8191a
tree127f95aa969a7c700960ae6582ac7790534a3082
parent5947d9083038683618eb69c9e624e185069df794
svga: single sample surface can be created as non-multisamples surface

With this patch, single sample surface will be created as non-multisamples
surface.

Tested with piglit, glretrace.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/drivers/svga/svga_resource_texture.c
src/gallium/drivers/svga/svga_surface.c