mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-21 14:23:02 +01:00
Metal: Fixed MRT.
This commit is contained in:
@@ -1621,7 +1621,7 @@ again:
|
||||
}
|
||||
else
|
||||
{
|
||||
#if 0
|
||||
#if 1
|
||||
if (s_rendererCreator[RendererType::Metal].supported)
|
||||
{
|
||||
_type = RendererType::Metal;
|
||||
|
||||
Reference in New Issue
Block a user