mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-06 06:51:18 +12:00
add: todo notices
This commit is contained in:
parent
6a3bdd49e9
commit
548ffb6b57
2 changed files with 2 additions and 0 deletions
|
@ -859,6 +859,7 @@ void MetalRenderer::draw_beginSequence()
|
|||
return; // no render target
|
||||
}
|
||||
|
||||
// TODO: not checking for !streamoutEnable fixes Super Smash Bros. for Wii U, investigate why
|
||||
if (!hasValidFramebufferAttached && !streamoutEnable)
|
||||
{
|
||||
debug_printf("Drawcall with no color buffer or depth buffer attached\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue