intel: use buffer type memory for linear formats
authorCourtney Goeltzenleuchter <courtney@LunarG.com>
Wed, 25 Feb 2015 20:54:22 +0000 (13:54 -0700)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Thu, 26 Feb 2015 00:15:47 +0000 (17:15 -0700)
commit4f73aaead85bd9cc47efe85da32a75ef9d76dd2b
tree22297e791c26d1dabb38f2135b4d01152a6d30e3
parenta8d78de9a6b38e7aea3eaa409940918720b708a6
intel: use buffer type memory for linear formats

To behave in a similar fashion to other IHVs we need
to return XGL_MEMORY_TYPE_BUFFER for images that
use format_class of LINEAR and XGL_MEMORY_TYPE_IMAGE for
all other format classes.
icd/intel/img.c