- Changed the LightBinningJob to only process depth bins within the screen tile that a light occupies to reduce the overhead of the job significantly
- Aligned depth bins for each tile within memory so that they are within the same cache lines and produce more cache hits when sampling the depth bin on the shader side