This fixes crash T94022 when selecting live viewport render with both GPU & CPU devices selected. It is caused by incorrect KernelBVHLayout assignment. Similar to BVH_LAYOUT_MULTI_OPTIX for Optix, this patch adds a BVH_LAYOUT_MULTI_METAL to correctly redirect to the correct Metal BVH layout type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
- Branch
- master
- Build Status
Buildable 19401 Build 19401: arc lint + arc unit