vulkan: Add vk_acceleration_structure
authorKonstantin Seurer <konstantin.seurer@gmail.com>
Wed, 1 Feb 2023 09:59:46 +0000 (10:59 +0100)
committerMarge Bot <emma+marge@anholt.net>
Wed, 22 Feb 2023 11:58:57 +0000 (11:58 +0000)
commiteb33a1adb048b05c1692f8018fdcd058996a1c06
tree92280458209bb5a49f25a675230c64b8ddc03415
parent1ba3e83958e15c8c3de7e02e87540a41801195d5
vulkan: Add vk_acceleration_structure

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21047>
src/vulkan/runtime/meson.build
src/vulkan/runtime/vk_acceleration_structure.c [new file with mode: 0644]
src/vulkan/runtime/vk_acceleration_structure.h [new file with mode: 0644]