Currently when passing Light data into the fragmentation shader needs padding data due to `std140` layout issues. Resolve this in the future.
Currently when passing Light data into the fragmentation shader needs padding data due to
std140layout issues. Resolve this in the future.