commit | 14d7c16e50f88720fa27722522d4ff89972a4f9d | [log] [tgz] |
---|---|---|
author | Jason Ekstrand <jason.ekstrand@intel.com> | Mon Jun 06 18:21:17 2016 -0700 |
committer | Jason Ekstrand <jason.ekstrand@intel.com> | Wed Jun 22 12:26:43 2016 -0700 |
tree | 46a6658b215fb65781e2e614ba3699c697b738e0 | |
parent | 5d24e9cfa126971518be662e57021322ebf67a9a [diff] |
isl/state: Only set cube face enables if usage includes CUBE_BIT It seems safe to set it all the time, but this reduces the diff between the way i965 does it and what ISL does. Reviewed-by: Chad Versace <chad.versace@intel.com> Cc: "12.0" <mesa-stable@lists.freedesktop.org>