mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Add GE_CMD_TEXBUFWIDTH0 to flush cmd list
This commit is contained in:
parent
3b730eb96a
commit
6250348f06
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ const int flushBeforeCommandList[] = {
|
|||
GE_CMD_TEXSHADELS,
|
||||
GE_CMD_CLUTFORMAT,
|
||||
GE_CMD_TRANSFERSTART,
|
||||
GE_CMD_TEXBUFWIDTH0,
|
||||
GE_CMD_TEXSIZE0,
|
||||
GE_CMD_TEXSIZE1,
|
||||
GE_CMD_TEXSIZE2,
|
||||
|
|
Loading…
Add table
Reference in a new issue