radv: Use vk_acceleration_structure
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21047>
This commit is contained in:

committed by
Marge Bot

parent
eb33a1adb0
commit
4d2a7ea146
@@ -21,9 +21,9 @@
|
||||
* IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "radv_debug.h"
|
||||
#include "radv_rt_common.h"
|
||||
#include "radv_acceleration_structure.h"
|
||||
#include "bvh/bvh.h"
|
||||
#include "radv_debug.h"
|
||||
|
||||
#ifdef LLVM_AVAILABLE
|
||||
#include <llvm/Config/llvm-config.h>
|
||||
|
Reference in New Issue
Block a user