gen8_state: Enable all cube faces
authorNanley Chery <nanley.g.chery@intel.com>
Fri, 22 Jan 2016 20:17:25 +0000 (12:17 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 23 Jan 2016 00:12:52 +0000 (16:12 -0800)
commit3cd8c0bb04ffd56a843bc55921a6a174f04ebe14
treef9771ebd76a4cb52332d12e224b9a03cc000cd7e
parent107a109d1ce18169231865252d0d5d6649f0ecf5
gen8_state: Enable all cube faces

These fields are ignored for non-cube surfaces. For cube surfaces
these fields should be enabled when using TEXCOORDMODE_CLAMP and
TEXCOORDMODE_CUBE.

TODO: Determine if these are the only two modes used in Vulkan.
src/vulkan/gen8_state.c