mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-14 02:38:37 +12:00
Remove color target
This commit is contained in:
parent
71552f7ffe
commit
8dd19d1446
7 changed files with 18 additions and 22 deletions
|
@ -1407,10 +1407,7 @@ void RSXThread::DoCmd(const u32 fcmd, const u32 cmd, const u32 args_addr, const
|
|||
}
|
||||
|
||||
case NV4097_SET_SURFACE_COLOR_TARGET:
|
||||
{
|
||||
m_surface_color_target = ARGS(0);
|
||||
break;
|
||||
}
|
||||
|
||||
case NV4097_SET_SURFACE_COLOR_AOFFSET:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue