mesa/src/gallium/frontends/lavapipe
Lionel Landwerlin 602843a881 vulkan/runtime: rely on vk_buffer::device_address
With all the RT-enabled driver setting this field, we can now have the
runtime use it instead of calling into the driver's vfunc.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34026>
2025-03-13 14:44:06 +00:00
..
ci lvp/ci: document flakes seen over the last week 2025-03-13 12:51:51 +00:00
nir treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00
lvp_acceleration_structure.c lavapipe: Use the common BVH framework 2025-02-15 09:55:52 +00:00
lvp_acceleration_structure.h lavapipe: Use the common BVH framework 2025-02-15 09:55:52 +00:00
lvp_android.c lavapipe: use quotes instead of angle bracket 2025-03-04 00:18:29 +00:00
lvp_cmd_buffer.c lvp: use common descriptor update templates 2024-06-20 16:43:56 +00:00
lvp_conv.h treewide: Stop putting enum in front of Vulkan enum types 2024-12-02 17:22:49 +00:00
lvp_descriptor_set.c vulkan/runtime: store flags on descriptor set layouts 2025-02-27 13:26:58 +02:00
lvp_device.c lavapipe: fill buffer address 2025-03-13 14:44:06 +00:00
lvp_device_generated_commands.c lavapipe: unsupport NV_device_generated_commands 2025-01-15 16:12:27 +00:00
lvp_execute.c vulkan/runtime: rely on vk_buffer::device_address 2025-03-13 14:44:06 +00:00
lvp_formats.c egl,gallium,gbm,mesa: replace get_param with pipe_caps access 2025-01-17 04:39:46 +00:00
lvp_image.c lavapipe: fill buffer address 2025-03-13 14:44:06 +00:00
lvp_pipe_sync.c lavapipe: Implement VK_KHR_external_*_fd 2024-08-01 08:45:54 +00:00
lvp_pipeline.c lavapipe: Enable debug information if GALLIVM_DEBUG=symbols is set 2025-03-04 18:42:49 +00:00
lvp_pipeline_cache.c lavapipe: EXT_pipeline_creation_cache_control 2022-03-16 04:46:06 +00:00
lvp_private.h lavapipe: Change lvp_cmd_type to anonymous enum 2025-02-26 14:47:34 +00:00
lvp_query.c lavapipe: set availability bit for accel struct host queries 2025-03-08 01:11:44 +00:00
lvp_ray_tracing_pipeline.c treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00
lvp_util.c lavapipe: Switch to the new vk_error helpers 2021-10-07 20:51:36 +00:00
lvp_wsi.c vulkan/wsi: switch to using an options struct for last param 2023-02-27 13:21:21 +00:00
lvp_wsi.h
meson.build lavapipe: Remove uniform inlining 2025-02-19 09:54:11 +00:00