svga: add missing devcap check for texture array support
authorCharmaine Lee <charmainel@vmware.com>
Fri, 8 Dec 2017 05:29:49 +0000 (21:29 -0800)
committerBrian Paul <brianp@vmware.com>
Mon, 10 Sep 2018 19:07:30 +0000 (13:07 -0600)
commitfdf58851833c6521fba7038425dcea8f063ced38
tree40576c40156afc8e6703211e1643567eb0424c0b
parent30695812606d3211052a9845f0223ca52ffcb881
svga: add missing devcap check for texture array support

The patch checks DXFMT_ARRAY devcap for texture array support.

Tested with MTT-piglit. No regressions.

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