AMD filed 1 patent application in the Graphics category.
The filing covers ray tracing technology that separates the caching of bounding volume hierarchy topology from geometry data. This approach allows for faster updates to scenes in real-time rendering applications where environments change dynamically.
AMD's single Graphics patent tackles one of the most computationally expensive aspects of real-time ray tracing by separating how spatial data is stored and updated. Traditional ray tracing systems rebuild the entire bounding volume hierarchy when objects move, but this approach caches the tree structure that defines spatial relationships independently from the geometric data itself. When object positions change between frames, the cached topology can be reused rather than reconstructed from scratch. This decoupling reduces the processing overhead associated with dynamic scenes, particularly in gaming applications where environments and objects frequently shift position.