mesa/src/intel
Lionel Landwerlin 014bd4acb8 anv: turn on samplerAnisotropy in VkPhysicalDeviceFeatures
According to the Vulkan spec 5.63.4 :

  samplerAnisotropy indicates whether anisotropic filtering is supported. If
  this feature is not enabled, the maxAnisotropy member of the
  VkSamplerCreateInfo structure must be 1.0.

Since we already set maxAnisotropy to 16 and program the hardware according
to the VkSamplerCreateInfo.maxAnisotropy, it seems we can turn this on.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2016-10-10 09:25:38 +01:00
..
blorp intel/blorp: Use documented RECTLIST vertex positions 2016-10-05 09:41:21 -07:00
common i965/l3: Add explicit way size calculation for bxt 2016-10-05 07:57:58 -07:00
genxml intel: aubinator: generate a standalone binary 2016-10-08 02:17:03 +01:00
isl isl: Correct a comment in the isl_format enum 2016-10-07 12:54:17 -07:00
tools intel: aubinator: enable loading dumps from standard input 2016-10-08 02:18:47 +01:00
vulkan anv: turn on samplerAnisotropy in VkPhysicalDeviceFeatures 2016-10-10 09:25:38 +01:00
Android.blorp.mk intel/blorp: fix typo in android makefile 2016-09-03 08:22:53 -07:00
Android.common.mk android: intel: fix include paths in new "common" library 2016-09-03 20:03:16 -07:00
Android.genxml.mk android: intel: Flatten the makefile structure 2016-08-29 12:17:34 -07:00
Android.isl.mk android: intel: Flatten the makefile structure 2016-08-29 12:17:34 -07:00
Android.mk intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.am intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.blorp.am i965: Move blorp into src/intel/blorp 2016-08-29 12:17:34 -07:00
Makefile.common.am intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.genxml.am intel: aubinator: generate a standalone binary 2016-10-08 02:17:03 +01:00
Makefile.isl.am intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.sources intel: aubinator: generate a standalone binary 2016-10-08 02:17:03 +01:00