mesa/src/amd/vulkan/bvh
Harri Nieminen f85f511a38 amd: fix typos in code
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22432>
2023-04-13 23:08:22 +00:00
..
build_helpers.h radv/bvh: Remove calculate_node_bounds 2023-04-11 07:57:34 +00:00
build_interface.h radv/bvh: Add a shader for filling the header 2023-02-24 15:14:40 +00:00
bvh.h radv: Remove radv_bvh_aabb_node::aabb 2023-04-11 07:57:34 +00:00
copy.comp radv: Convert instance bvh address to node in bvh build. 2022-11-19 14:24:36 +00:00
encode.comp radv: Remove radv_bvh_aabb_node::aabb 2023-04-11 07:57:34 +00:00
header.comp radv/bvh: Add a shader for filling the header 2023-02-24 15:14:40 +00:00
lbvh_generate_ir.comp radv/bvh: Replace is_final_tree with bvh_offset 2023-02-24 15:14:40 +00:00
lbvh_main.comp radv: Add new LBVH shaders. 2022-12-01 02:20:48 +00:00
leaf.comp radv/bvh: Handle inactive triangles and AABBs 2022-12-19 09:37:56 +00:00
meson.build radv/bvh: Add a shader for filling the header 2023-02-24 15:14:40 +00:00
morton.comp radv: Use a struct for AABBs 2022-10-30 19:48:46 +00:00
ploc_internal.comp amd: fix typos in code 2023-04-13 23:08:22 +00:00