mesa/src/intel
Lionel Landwerlin 9c599dff88 anv: avoid private buffer allocations in vkGetDeviceImageMemoryRequirementsKHR
The whole point of vkGetDeviceImageMemoryRequirementsKHR is to avoid
creating an image so we should completely avoid any allocation like
the private binding.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 4075dd16ab ("anv: implement vkGetDeviceImageMemoryRequirementsKHR")
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23720>
(cherry picked from commit 0e728ea7b0)
2023-06-20 13:38:03 +01:00
..
blorp intel/blorp: Avoid 32bpc fast clear sampling issue 2023-06-15 22:28:13 +01:00
ci Uprev Piglit to 2391a83d1639a7ab7bbea02853b922878687b0e5 2023-04-04 15:37:14 +00:00
common meson: Key whether to build batch decoder on expat 2023-06-15 22:10:48 +01:00
compiler intel/compiler: Fix a fallthrough in components_read() for atomics 2023-06-07 10:58:21 +02:00
dev intel/dev: set a default valid kmd_type 2023-04-03 23:34:17 +00:00
ds anv: add utrace tracking of frame boundaries 2023-04-13 01:14:38 +00:00
genxml intel/genxml: Add the preferred slm size enum for gen125 2023-04-06 10:54:46 +00:00
isl isl: fix layout for comparing surf and view properties 2023-05-05 19:07:15 +01:00
nullhw-layer vulkan/layers: Use PUBLIC instead of VK_LAYER_EXPORT 2023-02-17 03:42:34 +00:00
perf intel/perf: fix OA format selection on MTL 2023-04-03 23:34:17 +00:00
tools intel/dev: create a helper dependency for libintel_dev 2023-03-02 00:01:27 +00:00
vulkan anv: avoid private buffer allocations in vkGetDeviceImageMemoryRequirementsKHR 2023-06-20 13:38:03 +01:00
vulkan_hasvk hasvk: enable single texel alignment 2023-06-02 19:34:01 +01:00
meson.build blorp: add dependency on idep_intel_dev 2023-03-03 13:04:23 +00:00