Add a data boundary check in the flipping code.
This code now also communicates the number of mipmap levels
it processed with an intent to avoid GPU texture from using
more levels than there are in the DDS data.
Differential D13755
Fix T86952: Buffer overflow reading specific DDS images Authored by Sergey Sharybin (sergey) on Jan 6 2022, 4:10 PM. Tags None Subscribers None
Details Add a data boundary check in the flipping code. This code now also communicates the number of mipmap levels
Diff Detail
|