mesa/src/amd
Konstantin Seurer 7c6f407d4c radv: Add and use AS and scratch layout structs
The memory layout logic is duplicated between
radv_GetAccelerationStructureBuildSizesKHR and
radv_CmdBuildAccelerationStructuresKHR. This patch adds a helper that
computes the scratch and acceleration structure memory layout for a
given build configuration.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Friedrich Vock <friedrich.vock@gmx.de>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18842>
2022-09-28 12:28:01 +00:00
..
addrlib amd/addrlib: fix 3D texture allocation failures on gfx11 2022-08-03 00:57:16 +00:00
ci ci/amd: move radeonsi in amd directory 2022-09-27 11:59:28 +00:00
common radv/r600/clover: Getting libelf to be optional 2022-09-22 05:07:35 +00:00
compiler aco/opt_value_numbering: use monotonic_allocator for unordered_map 2022-09-28 09:25:20 +00:00
drm-shim Use proper types for meson objects 2022-04-18 13:03:08 +03:00
llvm radeonsi: implement nir_intrinsic_load_streamout_buffer_amd 2022-09-20 05:41:50 +00:00
registers radeonsi: follow shader_info.float_controls_execution_mode (mostly) 2022-08-03 00:57:16 +00:00
vulkan radv: Add and use AS and scratch layout structs 2022-09-28 12:28:01 +00:00
.clang-format radv: allow holes in inline push constants 2022-04-12 11:44:30 +00:00
meson.build r300/r600: Add drm-shim support. 2022-02-02 00:59:08 +00:00