mesa/src/intel
Lionel Landwerlin 8bcfce2fcd anv: fix alignments for uniform buffers
We were not consistent with minimums reported in the physical device
properties.

Fixes a few CTS tests :
   dEQP-VK.memory.requirements.dedicated_allocation.buffer.regular
   dEQP-VK.memory.requirements.extended.buffer.regular
   dEQP-VK.memory.requirements.core.buffer.regular

v2: Use define for the limit

v3: Rename define

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: a0de2e0090 ("anv: increase minUniformBufferOffsetAlignment to 64")
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4940>
2020-05-08 08:59:02 +00:00
..
blorp intel: Move swizzle_color_value from blorp to ISL 2020-04-28 22:45:39 +00:00
common i965: add support for gen 5 pipelined pointers to dump 2020-05-03 05:47:16 +10:00
compiler nir/algebraic: Split ibfe and ubfe with two constant sources 2020-05-07 10:55:50 -07:00
dev intel/dev: Bail when INTEL_DEVID_OVERRIDE is not valid 2020-05-01 10:12:01 -07:00
genxml anv,iris: Fix input vertex max for tcs on gen12 2020-05-01 16:49:11 +00:00
isl intel: Move swizzle_color_value from blorp to ISL 2020-04-28 22:45:39 +00:00
perf intel/perf: specify sseu configuration when supported 2020-04-23 15:55:59 +00:00
tools intel: add stub_gpu tool 2020-04-30 11:32:54 +03:00
vulkan anv: fix alignments for uniform buffers 2020-05-08 08:59:02 +00:00
Android.blorp.mk
Android.common.mk android: static link with libexpat with Android O+ 2019-03-25 10:11:57 +02:00
Android.compiler.mk
Android.dev.mk drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
Android.genxml.mk intel/genxml: generate pack files for gen12 on android builds 2019-08-28 13:38:33 -07:00
Android.isl.mk isl: Fix the android build. 2020-02-05 21:31:40 -08:00
Android.mk i965: extract performance query metrics 2019-04-17 14:10:42 +01:00
Android.perf.mk i965: extract performance query metrics 2019-04-17 14:10:42 +01:00
Android.vulkan.mk anv/android: setup gralloc1 usage from gralloc0 usage manually 2020-01-28 14:46:25 +02:00
Makefile.perf.am i965: extract performance query metrics 2019-04-17 14:10:42 +01:00
Makefile.sources intel: Move anv_gem_supports_syncobj_wait to common code. 2020-05-01 19:00:02 +00:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00