o3de / o3de

Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.
https://o3de.org
Other
7.52k stars 2.16k forks source link

Cherry-pick to development: Add fallback implementation for the ProceduralGeometryIntersectionAttributes struct if float16 is not supported by the RHI #18039

Closed mprettner-huawei closed 1 week ago

mprettner-huawei commented 1 week ago

What does this PR do?

This PR cherry-picks PR #18036 from stabilization to development.

How was this PR tested?

Same as in the original PR