mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-21 21:58:10 +02:00
AMD hardware can early-cull box nodes if all leaves are either opaque or not and the ray flags are set to discard (non-)opaque geometries. This works even across TLAS/BLAS boundaries. Propagate info on whether all child nodes are opaque or not through the BVH to allow RADV to set these flags per box node. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32417> |
||
|---|---|---|
| .. | ||
| lbvh_generate_ir.comp | ||
| lbvh_main.comp | ||
| leaf.comp | ||
| leaf.h | ||
| meson.build | ||
| morton.comp | ||
| ploc_internal.comp | ||
| vk_build_helpers.h | ||
| vk_build_interface.h | ||
| vk_bvh.h | ||