So actually there were 2 major bugs that were 4+ months old that caused massive amounts of fireflies
First one was I forgot a “- 1” in my tlas bitfield traversal
Second was I was double counting mesh count contribution to the pdf, this ones over a year old
Found a major bug with my light acceleration structure TLAS, and testing adding bitfield for BLAS(left is old, right is new)