Metal: Fixed MRT.

This commit is contained in:
Branimir Karadžić
2015-10-09 22:13:32 -07:00
parent c5ed5d3b00
commit faebec1f05
3 changed files with 9 additions and 12 deletions

View File

@@ -1621,7 +1621,7 @@ again:
}
else
{
#if 0
#if 1
if (s_rendererCreator[RendererType::Metal].supported)
{
_type = RendererType::Metal;