gl: Silence warnings
This commit is contained in:
@@ -597,6 +597,10 @@ void GLGSRender::clear_surface(u32 arg)
|
|||||||
colormask = rsx::get_abgr8_colormask(colormask);
|
colormask = rsx::get_abgr8_colormask(colormask);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
default:
|
||||||
|
{
|
||||||
|
break;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (colormask)
|
if (colormask)
|
||||||
|
|||||||
Reference in New Issue
Block a user