Skip to content

Commit 2af9853

Browse files
sagarghuge20Marge Bot
authored and
Marge Bot
committed
intel: Use the common RT BVH framework
Signed-off-by: Sagar Ghuge <[email protected]> Reviewed-by: Lionel Landwerlin <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31588>
1 parent ed620bc commit 2af9853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson_options.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@ option(
660660
option(
661661
'intel-bvh-grl',
662662
type : 'boolean',
663-
value : true,
663+
value : false,
664664
description : 'Build the BVH structure using GRL.'
665665
)
666666

0 commit comments

Comments
 (0)