mesa/src/amd/vulkan/bvh
Bas Nieuwenhuizen 243aa6b2ec radv: Consider inactive internal nodes never in the tree.
Since the parent doesn't know to signal it.

Fixes: e83e4fafc8 ("radv: Only emit parents from parents that actually end up in the tree.")
Reviewed-By: Konstantin Seurer <konstantin.seurer@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19033>
2022-10-11 19:33:46 +00:00
..
build_helpers.h radv: Properly annotate all the invalid node usage. 2022-10-10 23:35:25 +00:00
build_interface.h radv: Add a field for the offset of the bvh in the blas. 2022-10-10 23:35:25 +00:00
bvh.h radv: Properly annotate all the invalid node usage. 2022-10-10 23:35:25 +00:00
converter_internal.comp radv: Properly annotate all the invalid node usage. 2022-10-10 23:35:25 +00:00
converter_leaf.comp radv: Add a field for the offset of the bvh in the blas. 2022-10-10 23:35:25 +00:00
copy.comp radv: Add a field for the offset of the bvh in the blas. 2022-10-10 23:35:25 +00:00
lbvh_internal.comp radv: Consider inactive internal nodes never in the tree. 2022-10-11 19:33:46 +00:00
leaf.comp radv: Properly annotate all the invalid node usage. 2022-10-10 23:35:25 +00:00
meson.build radv: Add conversion shader for leaf nodes 2022-09-26 22:25:22 +00:00
morton.comp radv: Properly annotate all the invalid node usage. 2022-10-10 23:35:25 +00:00