Render pass is a new feature supported on Windows 1809 or prior version,
and is hardware supported on Intel gen 10 or more advanced hardware.
By deafult, this feature is enabled if it's supported by the system
environment.
1.Pass args "--disable-renderpass" to turn off this feature.
2.Show RENDERPASS on imgui.
Render pass is a new feature supported on Windows 1809 or prior version, and is hardware supported on Intel gen 10 or more advanced hardware. By deafult, this feature is enabled if it's supported by the system environment. 1.Pass args "--disable-renderpass" to turn off this feature. 2.Show RENDERPASS on imgui.