mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-15 19:28:29 +12:00
Latte: Small refactor and clean up for texture size code
This commit is contained in:
parent
0993658c82
commit
dd7cb74cd2
13 changed files with 64 additions and 110 deletions
|
@ -114,7 +114,7 @@ namespace GX2
|
|||
|
||||
void GX2RSetStreamOutBuffer(uint32 bufferIndex, GX2StreamOutBuffer* soBuffer)
|
||||
{
|
||||
// seen in CoD: Ghosts
|
||||
// seen in CoD: Ghosts and CoD: Black Ops 2
|
||||
GX2SetStreamOutBuffer(bufferIndex, soBuffer);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue