02-19-2016, 01:31 AM
For now yes. I'd like to avoid having "main" renderer as possible since all low level backend cover specific need (dx12 for Windows 10 and mobile, vk for Linux and Android) and should be close enough to have lots of code shared. GL is for everything else ie older gpu and OSX (until someone comes with a Metal backend).