This repository has been archived by the owner on Nov 1, 2020. It is now read-only.
Make sure integer types are correct #268
Labels
refactor
Request to re-factor a working system/class/etc.
Some of the integer types we use are not correct. For example the
material_id
's in the acceleration structure and the offsets returned by the descriptor heap manager. Those should be solved and a search for all static casts should happen to make sure other types are also correct.The text was updated successfully, but these errors were encountered: