Author :
Cameron Gutman
Date :
2019-06-20 19:51:00
Hash :e681623c Message :direct3d: Fix dirty textures failing to update
Even if the texture itself has not changed since last time, the data may have
so we must call UpdateDirtyTexture() to handle that possibility.