mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-08 16:01:42 +12:00
Revert "Merge pull request #1245 from DHrpcs3/master"
This reverts commit5feba39ff7
, reversing changes made toebf28f8da0
.
This commit is contained in:
parent
5feba39ff7
commit
f483c3b9ca
319 changed files with 7402 additions and 72277 deletions
|
@ -1,5 +1,4 @@
|
|||
#include "stdafx.h"
|
||||
#ifdef DX12_SUPPORT
|
||||
#include "Emu/Memory/vm.h"
|
||||
#include "TextureUtils.h"
|
||||
#include "../RSXThread.h"
|
||||
|
@ -542,5 +541,4 @@ std::vector<MipmapLevelInfo> uploadPlacedTexture(const RSXTexture &texture, size
|
|||
return writeTexelsGeneric((char*)pixels, (char*)textureData, w, h, blockSizeInByte, texture.GetMipmap());
|
||||
}
|
||||
|
||||
}
|
||||
#endif
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue